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

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1057'^^xsd:integer;
  dwc:scientificName 'Diphyes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '135362'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3071'^^xsd:string;
  dwc:aphiaIdAccepted '135362'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1534'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon conulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '525482'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3072'^^xsd:string;
  dwc:aphiaIdAccepted '165711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2424'^^xsd:integer;
  dwc:scientificName 'Porcellidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '115433'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3073'^^xsd:string;
  dwc:aphiaIdAccepted '115433'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '6'^^xsd:integer;
  dwc:scientificName 'Ablepharus boutonii africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '413969'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3074'^^xsd:string;
  dwc:aphiaIdAccepted '413970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '999'^^xsd:integer;
  dwc:scientificName 'Dasyatis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '105751'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3075'^^xsd:string;
  dwc:aphiaIdAccepted '105751'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1627'^^xsd:integer;
  dwc:scientificName 'Labidocera fera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220926'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3076'^^xsd:string;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '80'^^xsd:integer;
  dwc:scientificName 'Acropora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '205469'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3077'^^xsd:string;
  dwc:aphiaIdAccepted '205469'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '409'^^xsd:integer;
  dwc:scientificName 'Butorides striatus brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '224116'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3078'^^xsd:string;
  dwc:aphiaIdAccepted '224116'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '792'^^xsd:integer;
  dwc:scientificName 'Coenobita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '205507'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3079'^^xsd:string;
  dwc:aphiaIdAccepted '205507'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1496'^^xsd:integer;
  dwc:scientificName 'Histiophorus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '205634'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3080'^^xsd:string;
  dwc:aphiaIdAccepted '126012'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '584'^^xsd:integer;
  dwc:scientificName 'Ceramium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '143834'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3081'^^xsd:string;
  dwc:aphiaIdAccepted '143834'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Avrainvillea nigricans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221177'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1'^^xsd:string;
  dwc:aphiaIdAccepted '221177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2731'^^xsd:integer;
  dwc:scientificName 'Spheciospongia inconstans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '220442'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2'^^xsd:string;
  dwc:aphiaIdAccepted '170537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '323'^^xsd:integer;
  dwc:scientificName 'Axinyssa aplysinoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '165740'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3'^^xsd:string;
  dwc:aphiaIdAccepted '165740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1085'^^xsd:integer;
  dwc:scientificName 'Echeneis naucrates'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '126848'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_4'^^xsd:string;
  dwc:aphiaIdAccepted '126848'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2186'^^xsd:integer;
  dwc:scientificName 'Penaeus monodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210378'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_5'^^xsd:string;
  dwc:aphiaIdAccepted '1809193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '333'^^xsd:integer;
  dwc:scientificName 'Amphibalanus amphitrite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '106211'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_6'^^xsd:string;
  dwc:aphiaIdAccepted '421137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '807'^^xsd:integer;
  dwc:scientificName 'Haliptilon mauritianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212197'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_7'^^xsd:string;
  dwc:aphiaIdAccepted '213874'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '808'^^xsd:integer;
  dwc:scientificName 'Coralliocaris graminea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210628'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_8'^^xsd:string;
  dwc:aphiaIdAccepted '210628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '809'^^xsd:integer;
  dwc:scientificName 'Coralliocaris nudirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210624'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_9'^^xsd:string;
  dwc:aphiaIdAccepted '210624'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '811'^^xsd:integer;
  dwc:scientificName 'Coralliocaris nudirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210627'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_10'^^xsd:string;
  dwc:aphiaIdAccepted '210624'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '812'^^xsd:integer;
  dwc:scientificName 'Coralliocaris viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210626'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_11'^^xsd:string;
  dwc:aphiaIdAccepted '210626'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '815'^^xsd:integer;
  dwc:scientificName 'Neoschrammeniella bowerbankii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '171067'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_12'^^xsd:string;
  dwc:aphiaIdAccepted '558215'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '432'^^xsd:integer;
  dwc:scientificName 'Calidris minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_13'^^xsd:string;
  dwc:aphiaIdAccepted '212600'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '433'^^xsd:integer;
  dwc:scientificName 'Calidris ruficollis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212601'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_14'^^xsd:string;
  dwc:aphiaIdAccepted '212601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '434'^^xsd:integer;
  dwc:scientificName 'Callechelys bitaeniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217564'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_15'^^xsd:string;
  dwc:aphiaIdAccepted '217564'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '823'^^xsd:integer;
  dwc:scientificName 'Corvus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221036'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_16'^^xsd:string;
  dwc:aphiaIdAccepted '221036'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '435'^^xsd:integer;
  dwc:scientificName 'Callionymus marleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219772'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_17'^^xsd:string;
  dwc:aphiaIdAccepted '219772'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '436'^^xsd:integer;
  dwc:scientificName 'Sollasipelta thoosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '171134'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_18'^^xsd:string;
  dwc:aphiaIdAccepted '1423582'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '439'^^xsd:integer;
  dwc:scientificName 'Callophycus serratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213988'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_19'^^xsd:string;
  dwc:aphiaIdAccepted '213988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2020'^^xsd:integer;
  dwc:scientificName 'Oncaea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '128939'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_20'^^xsd:string;
  dwc:aphiaIdAccepted '128939'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '821'^^xsd:integer;
  dwc:scientificName 'Coris cuvieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223872'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_21'^^xsd:string;
  dwc:aphiaIdAccepted '218961'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '822'^^xsd:integer;
  dwc:scientificName 'Corvus albus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221035'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_22'^^xsd:string;
  dwc:aphiaIdAccepted '221035'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2392'^^xsd:integer;
  dwc:scientificName 'Pomacanthus maculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220005'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_23'^^xsd:string;
  dwc:aphiaIdAccepted '220005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1600'^^xsd:integer;
  dwc:scientificName 'Hemiasterella bouilloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '192100'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_24'^^xsd:string;
  dwc:aphiaIdAccepted '170590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1601'^^xsd:integer;
  dwc:scientificName 'Hemiasterella bouilloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '192100'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_25'^^xsd:string;
  dwc:aphiaIdAccepted '170590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.092780113"^^xsd:decimal ;
  dwc:decimalLongitude "39.6753006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1602'^^xsd:integer;
  dwc:scientificName 'Hemiasterella bouilloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6753006'^^xsd:double;
  dwc:latitude '-4.092780113'^^xsd:double;
  dwc:aphiaid '192100'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_26'^^xsd:string;
  dwc:aphiaIdAccepted '170590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1606'^^xsd:integer;
  dwc:scientificName 'Jocaste japonica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214882'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_27'^^xsd:string;
  dwc:aphiaIdAccepted '214882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '334'^^xsd:integer;
  dwc:scientificName 'Balistapus undulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219874'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_28'^^xsd:string;
  dwc:aphiaIdAccepted '219874'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '417'^^xsd:integer;
  dwc:scientificName 'Caesio xanthonota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219994'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_29'^^xsd:string;
  dwc:aphiaIdAccepted '219994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '419'^^xsd:integer;
  dwc:scientificName 'Calanopia minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220919'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_30'^^xsd:string;
  dwc:aphiaIdAccepted '220919'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '420'^^xsd:integer;
  dwc:scientificName 'Calanopia thompsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220918'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_31'^^xsd:string;
  dwc:aphiaIdAccepted '346210'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '425'^^xsd:integer;
  dwc:scientificName 'Calcinus elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208679'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_32'^^xsd:string;
  dwc:aphiaIdAccepted '208679'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '426'^^xsd:integer;
  dwc:scientificName 'Calcinus gaimardii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_33'^^xsd:string;
  dwc:aphiaIdAccepted '208672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '427'^^xsd:integer;
  dwc:scientificName 'Calcinus laevimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_34'^^xsd:string;
  dwc:aphiaIdAccepted '208669'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '428'^^xsd:integer;
  dwc:scientificName 'Calcinus latens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_35'^^xsd:string;
  dwc:aphiaIdAccepted '208677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '827'^^xsd:integer;
  dwc:scientificName 'Onychocorycaeus catus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211841'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_36'^^xsd:string;
  dwc:aphiaIdAccepted '128816'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '828'^^xsd:integer;
  dwc:scientificName 'Corycaeus crassiusculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '128799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_37'^^xsd:string;
  dwc:aphiaIdAccepted '128799'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '831'^^xsd:integer;
  dwc:scientificName 'Corycaeus speciosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '128800'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_38'^^xsd:string;
  dwc:aphiaIdAccepted '128800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1206'^^xsd:integer;
  dwc:scientificName 'Metopograpsus messor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209180'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_39'^^xsd:string;
  dwc:aphiaIdAccepted '207536'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1208'^^xsd:integer;
  dwc:scientificName 'Metopograpsus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209178'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_40'^^xsd:string;
  dwc:aphiaIdAccepted '207535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1209'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_41'^^xsd:string;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1212'^^xsd:integer;
  dwc:scientificName 'Eviota prasina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219463'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_42'^^xsd:string;
  dwc:aphiaIdAccepted '219463'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1214'^^xsd:integer;
  dwc:scientificName 'Exhippolysmata ensirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220260'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_43'^^xsd:string;
  dwc:aphiaIdAccepted '220260'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1215'^^xsd:integer;
  dwc:scientificName 'Falco eleonorae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_44'^^xsd:string;
  dwc:aphiaIdAccepted '212680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1218'^^xsd:integer;
  dwc:scientificName 'Farranula gibbula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220939'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_45'^^xsd:string;
  dwc:aphiaIdAccepted '346477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1229'^^xsd:integer;
  dwc:scientificName 'Fistularia commersonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_46'^^xsd:string;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1598'^^xsd:integer;
  dwc:scientificName 'Neodexiospira steueri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210061'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_47'^^xsd:string;
  dwc:aphiaIdAccepted '414027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1220'^^xsd:integer;
  dwc:scientificName 'Dipsastraea pallida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207440'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_48'^^xsd:string;
  dwc:aphiaIdAccepted '758233'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1223'^^xsd:integer;
  dwc:scientificName 'Favites halicora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207447'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_49'^^xsd:string;
  dwc:aphiaIdAccepted '207447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1224'^^xsd:integer;
  dwc:scientificName 'Favites pentagona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207446'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_50'^^xsd:string;
  dwc:aphiaIdAccepted '207446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1225'^^xsd:integer;
  dwc:scientificName 'Feanora brevicirrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '481047'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_51'^^xsd:string;
  dwc:aphiaIdAccepted '481047'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1227'^^xsd:integer;
  dwc:scientificName 'Fennera chacei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220125'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_52'^^xsd:string;
  dwc:aphiaIdAccepted '220125'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2393'^^xsd:integer;
  dwc:scientificName 'Pomacanthus semicirculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220003'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_53'^^xsd:string;
  dwc:aphiaIdAccepted '220003'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1097'^^xsd:integer;
  dwc:scientificName 'Echinopora hirsutissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207420'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_54'^^xsd:string;
  dwc:aphiaIdAccepted '207420'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2401'^^xsd:integer;
  dwc:scientificName 'Pomacentrus trichrourus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212992'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_55'^^xsd:string;
  dwc:aphiaIdAccepted '310389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2406'^^xsd:integer;
  dwc:scientificName 'Pomadasys furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218557'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_56'^^xsd:string;
  dwc:aphiaIdAccepted '218558'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2400'^^xsd:integer;
  dwc:scientificName 'Neopomacentrus taeniurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212972'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_57'^^xsd:string;
  dwc:aphiaIdAccepted '218838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2398'^^xsd:integer;
  dwc:scientificName 'Pomacentrus caeruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212987'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_58'^^xsd:string;
  dwc:aphiaIdAccepted '212993'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2402'^^xsd:integer;
  dwc:scientificName 'Pomacentrus trilineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212995'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_59'^^xsd:string;
  dwc:aphiaIdAccepted '212995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2415'^^xsd:integer;
  dwc:scientificName 'Pontellopsis herdmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220930'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_60'^^xsd:string;
  dwc:aphiaIdAccepted '220930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2403'^^xsd:integer;
  dwc:scientificName 'Pomacentrus tripunctatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_61'^^xsd:string;
  dwc:aphiaIdAccepted '212968'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2405'^^xsd:integer;
  dwc:scientificName 'Pomadasys commersonnii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218563'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_62'^^xsd:string;
  dwc:aphiaIdAccepted '218563'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2404'^^xsd:integer;
  dwc:scientificName 'Pomadasys argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218570'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_63'^^xsd:string;
  dwc:aphiaIdAccepted '218570'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2786'^^xsd:integer;
  dwc:scientificName 'Sterna sandvicensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137166'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_64'^^xsd:string;
  dwc:aphiaIdAccepted '137166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2410'^^xsd:integer;
  dwc:scientificName 'Pomadasys olivaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218565'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_65'^^xsd:string;
  dwc:aphiaIdAccepted '218565'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2411'^^xsd:integer;
  dwc:scientificName 'Pomatomus saltatrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127002'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_66'^^xsd:string;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2412'^^xsd:integer;
  dwc:scientificName 'Pontella princeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220927'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_67'^^xsd:string;
  dwc:aphiaIdAccepted '220927'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2414'^^xsd:integer;
  dwc:scientificName 'Pontellina plumata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_68'^^xsd:string;
  dwc:aphiaIdAccepted '104743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2790'^^xsd:integer;
  dwc:scientificName 'Stethojulis strigiventer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219061'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_69'^^xsd:string;
  dwc:aphiaIdAccepted '219061'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2789'^^xsd:integer;
  dwc:scientificName 'Stethojulis interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219063'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_70'^^xsd:string;
  dwc:aphiaIdAccepted '219063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1101'^^xsd:integer;
  dwc:scientificName 'Echinothrix diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213378'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_71'^^xsd:string;
  dwc:aphiaIdAccepted '213378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2566'^^xsd:integer;
  dwc:scientificName 'Salarias fasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219340'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_72'^^xsd:string;
  dwc:aphiaIdAccepted '219340'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '713'^^xsd:integer;
  dwc:scientificName 'Chrysiptera annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218780'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_73'^^xsd:string;
  dwc:aphiaIdAccepted '1865534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '91'^^xsd:integer;
  dwc:scientificName 'Acropora hyacinthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207044'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_74'^^xsd:string;
  dwc:aphiaIdAccepted '207044'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2567'^^xsd:integer;
  dwc:scientificName 'Salmacis bicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212445'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_75'^^xsd:string;
  dwc:aphiaIdAccepted '212445'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '11'^^xsd:integer;
  dwc:scientificName 'Stegastes lacrymatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212882'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_76'^^xsd:string;
  dwc:aphiaIdAccepted '1551095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1232'^^xsd:integer;
  dwc:scientificName 'Foa brachygramma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209399'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_77'^^xsd:string;
  dwc:aphiaIdAccepted '209399'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1233'^^xsd:integer;
  dwc:scientificName 'Forcipiger flavissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218760'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_78'^^xsd:string;
  dwc:aphiaIdAccepted '218760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1234'^^xsd:integer;
  dwc:scientificName 'Forestiana granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209018'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_79'^^xsd:string;
  dwc:aphiaIdAccepted '558029'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1238'^^xsd:integer;
  dwc:scientificName 'Fregata minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212654'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_80'^^xsd:string;
  dwc:aphiaIdAccepted '212654'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '13'^^xsd:integer;
  dwc:scientificName 'Neoglyphidodon melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212869'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_81'^^xsd:string;
  dwc:aphiaIdAccepted '218833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1241'^^xsd:integer;
  dwc:scientificName 'Cycloseris costulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207344'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_82'^^xsd:string;
  dwc:aphiaIdAccepted '207325'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1242'^^xsd:integer;
  dwc:scientificName 'Fungia fungites'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207350'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_83'^^xsd:string;
  dwc:aphiaIdAccepted '207350'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '855'^^xsd:integer;
  dwc:scientificName 'Crenidens crenidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127048'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_84'^^xsd:string;
  dwc:aphiaIdAccepted '127048'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1243'^^xsd:integer;
  dwc:scientificName 'Danafungia scruposa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207340'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_85'^^xsd:string;
  dwc:aphiaIdAccepted '716609'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1244'^^xsd:integer;
  dwc:scientificName 'Fusigobius longispinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219468'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_86'^^xsd:string;
  dwc:aphiaIdAccepted '219468'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '53'^^xsd:integer;
  dwc:scientificName 'Acanthurus xanthopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219634'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_87'^^xsd:string;
  dwc:aphiaIdAccepted '219634'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '662'^^xsd:integer;
  dwc:scientificName 'Cheilodipterus quinquelineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209371'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_88'^^xsd:string;
  dwc:aphiaIdAccepted '209371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '61'^^xsd:integer;
  dwc:scientificName 'Acartiella natalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220935'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_89'^^xsd:string;
  dwc:aphiaIdAccepted '346068'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '63'^^xsd:integer;
  dwc:scientificName 'Acartia (Acanthacartia) pietschmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220936'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_90'^^xsd:string;
  dwc:aphiaIdAccepted '348517'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '65'^^xsd:integer;
  dwc:scientificName 'Acentrogobius simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219371'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_91'^^xsd:string;
  dwc:aphiaIdAccepted '219371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '441'^^xsd:integer;
  dwc:scientificName 'Callyspongia (Euplacella) abnormis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '166061'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_92'^^xsd:string;
  dwc:aphiaIdAccepted '1515932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.092780113"^^xsd:decimal ;
  dwc:decimalLongitude "39.6753006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '442'^^xsd:integer;
  dwc:scientificName 'Callyspongia (Euplacella) abnormis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6753006'^^xsd:double;
  dwc:latitude '-4.092780113'^^xsd:double;
  dwc:aphiaid '166061'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_93'^^xsd:string;
  dwc:aphiaIdAccepted '1515932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '844'^^xsd:integer;
  dwc:scientificName 'Psammocora columna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207256'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_94'^^xsd:string;
  dwc:aphiaIdAccepted '766867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '845'^^xsd:integer;
  dwc:scientificName 'Coscinaraea monile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207255'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_95'^^xsd:string;
  dwc:aphiaIdAccepted '207255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '846'^^xsd:integer;
  dwc:scientificName 'Crambe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '131931'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_96'^^xsd:string;
  dwc:aphiaIdAccepted '131931'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '847'^^xsd:integer;
  dwc:scientificName 'Crambe acuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '169003'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_97'^^xsd:string;
  dwc:aphiaIdAccepted '169003'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '852'^^xsd:integer;
  dwc:scientificName 'Crella (Grayella) cyathophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '184492'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_98'^^xsd:string;
  dwc:aphiaIdAccepted '184492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2574'^^xsd:integer;
  dwc:scientificName 'Sapphirina lactens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '129050'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_99'^^xsd:string;
  dwc:aphiaIdAccepted '129050'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2813'^^xsd:integer;
  dwc:scientificName 'Canarium mutabile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '180990'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_100'^^xsd:string;
  dwc:aphiaIdAccepted '1819191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1245'^^xsd:integer;
  dwc:scientificName 'Gaillardiellus rueppelli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209044'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_101'^^xsd:string;
  dwc:aphiaIdAccepted '444035'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2025'^^xsd:integer;
  dwc:scientificName 'Onycocaris seychellensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208745'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_102'^^xsd:string;
  dwc:aphiaIdAccepted '208745'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1630'^^xsd:integer;
  dwc:scientificName 'Labidocera madurae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104732'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_103'^^xsd:string;
  dwc:aphiaIdAccepted '104732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1247'^^xsd:integer;
  dwc:scientificName 'Dichotomaria marginata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211608'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_104'^^xsd:string;
  dwc:aphiaIdAccepted '376807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1632'^^xsd:integer;
  dwc:scientificName 'Labidocera orsinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104734'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_105'^^xsd:string;
  dwc:aphiaIdAccepted '104734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1250'^^xsd:integer;
  dwc:scientificName 'Galaxaura rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211599'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_106'^^xsd:string;
  dwc:aphiaIdAccepted '496976'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1251'^^xsd:integer;
  dwc:scientificName 'Galaxaura rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211607'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_107'^^xsd:string;
  dwc:aphiaIdAccepted '145739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2026'^^xsd:integer;
  dwc:scientificName 'Onycocaris zanzibarica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208747'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_108'^^xsd:string;
  dwc:aphiaIdAccepted '208747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1252'^^xsd:integer;
  dwc:scientificName 'Galaxea astreata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207368'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_109'^^xsd:string;
  dwc:aphiaIdAccepted '207368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1253'^^xsd:integer;
  dwc:scientificName 'Galaxea astreata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207367'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_110'^^xsd:string;
  dwc:aphiaIdAccepted '207368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1623'^^xsd:integer;
  dwc:scientificName 'Kyphosus cinerascens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218708'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_111'^^xsd:string;
  dwc:aphiaIdAccepted '218708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1629'^^xsd:integer;
  dwc:scientificName 'Labidocera laevidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220924'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_112'^^xsd:string;
  dwc:aphiaIdAccepted '220924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1631'^^xsd:integer;
  dwc:scientificName 'Labidocera minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220921'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_113'^^xsd:string;
  dwc:aphiaIdAccepted '220921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1624'^^xsd:integer;
  dwc:scientificName 'Kyphosus vaigiensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218706'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_114'^^xsd:string;
  dwc:aphiaIdAccepted '218706'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1635'^^xsd:integer;
  dwc:scientificName 'Labidodemas semperianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210774'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_115'^^xsd:string;
  dwc:aphiaIdAccepted '210774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1628'^^xsd:integer;
  dwc:scientificName 'Labidocera kroyeri kroyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104731'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_116'^^xsd:string;
  dwc:aphiaIdAccepted '1458653'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1637'^^xsd:integer;
  dwc:scientificName 'Labroides bicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219015'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_117'^^xsd:string;
  dwc:aphiaIdAccepted '219015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1639'^^xsd:integer;
  dwc:scientificName 'Lachnopodus rodgersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209105'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_118'^^xsd:string;
  dwc:aphiaIdAccepted '209105'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1643'^^xsd:integer;
  dwc:scientificName 'Leathesia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '204719'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_119'^^xsd:string;
  dwc:aphiaIdAccepted '143973'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1640'^^xsd:integer;
  dwc:scientificName 'Lactoria cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219904'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_120'^^xsd:string;
  dwc:aphiaIdAccepted '219904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1646'^^xsd:integer;
  dwc:scientificName 'Harpago arthriticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223855'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_121'^^xsd:string;
  dwc:aphiaIdAccepted '738385'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2579'^^xsd:integer;
  dwc:scientificName 'Sarcodia montagneana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213975'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_122'^^xsd:string;
  dwc:aphiaIdAccepted '213975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2022'^^xsd:integer;
  dwc:scientificName 'Oncorhynchus mykiss'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127185'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_123'^^xsd:string;
  dwc:aphiaIdAccepted '127185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2432'^^xsd:integer;
  dwc:scientificName 'Portieria dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213853'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_124'^^xsd:string;
  dwc:aphiaIdAccepted '213853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2434'^^xsd:integer;
  dwc:scientificName 'Portieria hornemannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213851'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_125'^^xsd:string;
  dwc:aphiaIdAccepted '213851'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2440'^^xsd:integer;
  dwc:scientificName 'Prionocidaris pistillaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '179629'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_126'^^xsd:string;
  dwc:aphiaIdAccepted '179629'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2810'^^xsd:integer;
  dwc:scientificName 'Fusistrombus fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '215355'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_127'^^xsd:string;
  dwc:aphiaIdAccepted '1590875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2811'^^xsd:integer;
  dwc:scientificName 'Gibberulus gibberulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '215374'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_128'^^xsd:string;
  dwc:aphiaIdAccepted '564627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2821'^^xsd:integer;
  dwc:scientificName 'Stylaraea punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212178'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_129'^^xsd:string;
  dwc:aphiaIdAccepted '212178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2815'^^xsd:integer;
  dwc:scientificName 'Strongylacidon fasciculatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '234406'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_130'^^xsd:string;
  dwc:aphiaIdAccepted '234406'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2816'^^xsd:integer;
  dwc:scientificName 'Strongylacidon fasciculatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '234406'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_131'^^xsd:string;
  dwc:aphiaIdAccepted '234406'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2818'^^xsd:integer;
  dwc:scientificName 'Struvea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '146244'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_132'^^xsd:string;
  dwc:aphiaIdAccepted '146244'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2820'^^xsd:integer;
  dwc:scientificName 'Phyllodictyon pulcherrimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '146246'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_133'^^xsd:string;
  dwc:aphiaIdAccepted '146243'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2825'^^xsd:integer;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_134'^^xsd:string;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2826'^^xsd:integer;
  dwc:scientificName 'Suezichthys russelli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219065'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_135'^^xsd:string;
  dwc:aphiaIdAccepted '219065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2819'^^xsd:integer;
  dwc:scientificName 'Phyllodictyon anastomosans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211678'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_136'^^xsd:string;
  dwc:aphiaIdAccepted '146245'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1481'^^xsd:integer;
  dwc:scientificName 'Himantura uarnak'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '105854'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_137'^^xsd:string;
  dwc:aphiaIdAccepted '105854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2828'^^xsd:integer;
  dwc:scientificName 'Sufflamen fraenatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219892'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_138'^^xsd:string;
  dwc:aphiaIdAccepted '276852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2831'^^xsd:integer;
  dwc:scientificName 'Sula leucogaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212597'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_139'^^xsd:string;
  dwc:aphiaIdAccepted '212597'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2580'^^xsd:integer;
  dwc:scientificName 'Sarconema filiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214010'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_140'^^xsd:string;
  dwc:aphiaIdAccepted '214010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1120'^^xsd:integer;
  dwc:scientificName 'Tosarhombus smithi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219805'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_141'^^xsd:string;
  dwc:aphiaIdAccepted '283018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1126'^^xsd:integer;
  dwc:scientificName 'Ulva clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145956'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_142'^^xsd:string;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '291'^^xsd:integer;
  dwc:scientificName 'Astreopora expansa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207129'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_143'^^xsd:string;
  dwc:aphiaIdAccepted '207129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '390'^^xsd:integer;
  dwc:scientificName 'Irvinea chiajeana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145837'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_144'^^xsd:string;
  dwc:aphiaIdAccepted '1537415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '86'^^xsd:integer;
  dwc:scientificName 'Acropora digitifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207045'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_145'^^xsd:string;
  dwc:aphiaIdAccepted '207045'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '87'^^xsd:integer;
  dwc:scientificName 'Acropora divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207106'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_146'^^xsd:string;
  dwc:aphiaIdAccepted '207106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '88'^^xsd:integer;
  dwc:scientificName 'Acropora florida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207058'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_147'^^xsd:string;
  dwc:aphiaIdAccepted '207058'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '396'^^xsd:integer;
  dwc:scientificName 'Brissus latecarinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213575'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_148'^^xsd:string;
  dwc:aphiaIdAccepted '213575'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1487'^^xsd:integer;
  dwc:scientificName 'Hippocampusß'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '1525460'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_149'^^xsd:string;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1500'^^xsd:integer;
  dwc:scientificName 'Hologymnosus doliatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219001'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_150'^^xsd:string;
  dwc:aphiaIdAccepted '219001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '72'^^xsd:integer;
  dwc:scientificName 'Eoacmaea profunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216268'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_151'^^xsd:string;
  dwc:aphiaIdAccepted '456580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '68'^^xsd:integer;
  dwc:scientificName 'Acetabularia calyculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '494810'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_152'^^xsd:string;
  dwc:aphiaIdAccepted '494810'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '71'^^xsd:integer;
  dwc:scientificName 'Aciculites tulearensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '171183'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_153'^^xsd:string;
  dwc:aphiaIdAccepted '171183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '70'^^xsd:integer;
  dwc:scientificName 'Acetes erythraeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210649'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_154'^^xsd:string;
  dwc:aphiaIdAccepted '210649'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1506'^^xsd:integer;
  dwc:scientificName 'Holothuria (Thymiosycia) arenicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '732217'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_155'^^xsd:string;
  dwc:aphiaIdAccepted '210814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '659'^^xsd:integer;
  dwc:scientificName 'Cheilodipterus artus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209377'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_156'^^xsd:string;
  dwc:aphiaIdAccepted '209377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '76'^^xsd:integer;
  dwc:scientificName 'Acrocalanus longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104646'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_157'^^xsd:string;
  dwc:aphiaIdAccepted '104646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '78'^^xsd:integer;
  dwc:scientificName 'Acrocystis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_158'^^xsd:string;
  dwc:aphiaIdAccepted '213666'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '83'^^xsd:integer;
  dwc:scientificName 'Acropora clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207075'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_159'^^xsd:string;
  dwc:aphiaIdAccepted '207075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1505'^^xsd:integer;
  dwc:scientificName 'Holothuria (Mertensiothuria) arenacava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210858'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_160'^^xsd:string;
  dwc:aphiaIdAccepted '1672776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2962'^^xsd:integer;
  dwc:scientificName 'Tricleocarpa cylindrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145744'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_161'^^xsd:string;
  dwc:aphiaIdAccepted '145744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '782'^^xsd:integer;
  dwc:scientificName 'Codium pocockiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211720'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_162'^^xsd:string;
  dwc:aphiaIdAccepted '211720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '663'^^xsd:integer;
  dwc:scientificName 'Jania acutiloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213865'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_163'^^xsd:string;
  dwc:aphiaIdAccepted '468867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Jania sagittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213866'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_164'^^xsd:string;
  dwc:aphiaIdAccepted '468873'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '665'^^xsd:integer;
  dwc:scientificName 'Cheimerius nufar'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218594'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_165'^^xsd:string;
  dwc:aphiaIdAccepted '218594'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1494'^^xsd:integer;
  dwc:scientificName 'Hirundo rustica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212750'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_166'^^xsd:string;
  dwc:aphiaIdAccepted '212750'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1516'^^xsd:integer;
  dwc:scientificName 'Holothuria (Cystipus) rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210880'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_167'^^xsd:string;
  dwc:aphiaIdAccepted '210880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '806'^^xsd:integer;
  dwc:scientificName 'Coracias garrulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_168'^^xsd:string;
  dwc:aphiaIdAccepted '212743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '670'^^xsd:integer;
  dwc:scientificName 'Chelonodon patoca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219949'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_169'^^xsd:string;
  dwc:aphiaIdAccepted '1591143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2968'^^xsd:integer;
  dwc:scientificName 'Tripneustes gratilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212453'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_170'^^xsd:string;
  dwc:aphiaIdAccepted '212453'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '671'^^xsd:integer;
  dwc:scientificName 'Chelotropella sphaerica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '170041'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_171'^^xsd:string;
  dwc:aphiaIdAccepted '170041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2973'^^xsd:integer;
  dwc:scientificName 'Australopsammia aurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207502'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_172'^^xsd:string;
  dwc:aphiaIdAccepted '367759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '677'^^xsd:integer;
  dwc:scientificName 'Chlorodesmis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '205862'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_173'^^xsd:string;
  dwc:aphiaIdAccepted '205862'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2774'^^xsd:integer;
  dwc:scientificName 'Stenopus tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210368'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_174'^^xsd:string;
  dwc:aphiaIdAccepted '210368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1887'^^xsd:integer;
  dwc:scientificName 'Montipora hispida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207164'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_175'^^xsd:string;
  dwc:aphiaIdAccepted '207164'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1193'^^xsd:integer;
  dwc:scientificName 'Eucheuma arnoldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213997'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_176'^^xsd:string;
  dwc:aphiaIdAccepted '213997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1064'^^xsd:integer;
  dwc:scientificName 'Dipturus springeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_177'^^xsd:string;
  dwc:aphiaIdAccepted '217392'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2452'^^xsd:integer;
  dwc:scientificName 'Psammocora profundacella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207270'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_178'^^xsd:string;
  dwc:aphiaIdAccepted '207271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2979'^^xsd:integer;
  dwc:scientificName 'Turbinaria conoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_179'^^xsd:string;
  dwc:aphiaIdAccepted '221476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2980'^^xsd:integer;
  dwc:scientificName 'Turbinaria crateriformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221487'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_180'^^xsd:string;
  dwc:aphiaIdAccepted '221487'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1198'^^xsd:integer;
  dwc:scientificName 'Eucheuma platycladum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213991'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_181'^^xsd:string;
  dwc:aphiaIdAccepted '213991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '864'^^xsd:integer;
  dwc:scientificName 'Cryptonemia undulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213815'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_182'^^xsd:string;
  dwc:aphiaIdAccepted '213815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '866'^^xsd:integer;
  dwc:scientificName 'Ctenochaetus striatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219659'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_183'^^xsd:string;
  dwc:aphiaIdAccepted '219659'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '865'^^xsd:integer;
  dwc:scientificName 'Ctenochaetus binotatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219655'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_184'^^xsd:string;
  dwc:aphiaIdAccepted '219655'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '869'^^xsd:integer;
  dwc:scientificName 'Acentrogobius nebulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219440'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_185'^^xsd:string;
  dwc:aphiaIdAccepted '312542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '871'^^xsd:integer;
  dwc:scientificName 'Cuculus rochii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212681'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_186'^^xsd:string;
  dwc:aphiaIdAccepted '212681'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '870'^^xsd:integer;
  dwc:scientificName 'Paratrypauchen microcephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219441'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_187'^^xsd:string;
  dwc:aphiaIdAccepted '398626'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '872'^^xsd:integer;
  dwc:scientificName 'Culcita schmideliana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212295'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_188'^^xsd:string;
  dwc:aphiaIdAccepted '212295'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '873'^^xsd:integer;
  dwc:scientificName 'Cyclichthys orbicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_189'^^xsd:string;
  dwc:aphiaIdAccepted '219968'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '874'^^xsd:integer;
  dwc:scientificName 'Thalassodendron ciliatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208920'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_190'^^xsd:string;
  dwc:aphiaIdAccepted '220228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '876'^^xsd:integer;
  dwc:scientificName 'Oceana serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208919'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_191'^^xsd:string;
  dwc:aphiaIdAccepted '1473917'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2060'^^xsd:integer;
  dwc:scientificName 'Orcinus orca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137102'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_192'^^xsd:string;
  dwc:aphiaIdAccepted '137102'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2064'^^xsd:integer;
  dwc:scientificName 'Ostorhinchus apogonoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209282'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_193'^^xsd:string;
  dwc:aphiaIdAccepted '712645'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2061'^^xsd:integer;
  dwc:scientificName 'Oriolus larvatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221034'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_194'^^xsd:string;
  dwc:aphiaIdAccepted '221034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2453'^^xsd:integer;
  dwc:scientificName 'Psenopsis intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219739'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_195'^^xsd:string;
  dwc:aphiaIdAccepted '219739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1075'^^xsd:integer;
  dwc:scientificName 'Dromas ardeola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212718'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_196'^^xsd:string;
  dwc:aphiaIdAccepted '212718'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2050'^^xsd:integer;
  dwc:scientificName 'Ophiopeza fallax fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '245136'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_197'^^xsd:string;
  dwc:aphiaIdAccepted '245136'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1257'^^xsd:integer;
  dwc:scientificName 'Aciculites cribrophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '234437'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_198'^^xsd:string;
  dwc:aphiaIdAccepted '171175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1258'^^xsd:integer;
  dwc:scientificName 'Plectorhinchus flavomaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214588'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_199'^^xsd:string;
  dwc:aphiaIdAccepted '218549'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1260'^^xsd:integer;
  dwc:scientificName 'Plectorhinchus playfairi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214575'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_200'^^xsd:string;
  dwc:aphiaIdAccepted '218554'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1263'^^xsd:integer;
  dwc:scientificName 'Gaziella lacertosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209635'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_201'^^xsd:string;
  dwc:aphiaIdAccepted '209635'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2059'^^xsd:integer;
  dwc:scientificName 'Orbulina universa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '113460'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_202'^^xsd:string;
  dwc:aphiaIdAccepted '113460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1265'^^xsd:integer;
  dwc:scientificName 'Gazza minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218451'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_203'^^xsd:string;
  dwc:aphiaIdAccepted '218451'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1266'^^xsd:integer;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_204'^^xsd:string;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1267'^^xsd:integer;
  dwc:scientificName 'Millerella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211653'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_205'^^xsd:string;
  dwc:aphiaIdAccepted '371176'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2047'^^xsd:integer;
  dwc:scientificName 'Ophionereis dubia dubia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213415'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_206'^^xsd:string;
  dwc:aphiaIdAccepted '1847019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2051'^^xsd:integer;
  dwc:scientificName 'Ophioplocus imbricatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213468'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_207'^^xsd:string;
  dwc:aphiaIdAccepted '243985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2053'^^xsd:integer;
  dwc:scientificName 'Ophiothela tigris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213397'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_208'^^xsd:string;
  dwc:aphiaIdAccepted '213397'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2055'^^xsd:integer;
  dwc:scientificName 'Ophiothrix (Ophiothrix) echinotecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212400'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_209'^^xsd:string;
  dwc:aphiaIdAccepted '244171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2056'^^xsd:integer;
  dwc:scientificName 'Ophiothrix (Ophiothrix) savignyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212410'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_210'^^xsd:string;
  dwc:aphiaIdAccepted '244191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2063'^^xsd:integer;
  dwc:scientificName 'Osmundaria melvillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214244'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_211'^^xsd:string;
  dwc:aphiaIdAccepted '214244'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2445'^^xsd:integer;
  dwc:scientificName 'Pristis microdon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217376'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_212'^^xsd:string;
  dwc:aphiaIdAccepted '217376'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2067'^^xsd:integer;
  dwc:scientificName 'Nectamia fusca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209290'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_213'^^xsd:string;
  dwc:aphiaIdAccepted '319885'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2068'^^xsd:integer;
  dwc:scientificName 'Ostracion cubicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219911'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_214'^^xsd:string;
  dwc:aphiaIdAccepted '403462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2071'^^xsd:integer;
  dwc:scientificName 'Hyotissa hyotis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216636'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_215'^^xsd:string;
  dwc:aphiaIdAccepted '216636'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2443'^^xsd:integer;
  dwc:scientificName 'Pristipomoides sieboldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218509'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_216'^^xsd:string;
  dwc:aphiaIdAccepted '218509'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2444'^^xsd:integer;
  dwc:scientificName 'Pristipomoides zonatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218514'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_217'^^xsd:string;
  dwc:aphiaIdAccepted '218514'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1076'^^xsd:integer;
  dwc:scientificName 'Dromidiopsis tridentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209447'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_218'^^xsd:string;
  dwc:aphiaIdAccepted '209447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.020559788"^^xsd:decimal ;
  dwc:decimalLongitude "39.72750092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1909'^^xsd:integer;
  dwc:scientificName 'Mycale (Mycale) grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72750092'^^xsd:double;
  dwc:latitude '-4.020559788'^^xsd:double;
  dwc:aphiaid '168632'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_219'^^xsd:string;
  dwc:aphiaIdAccepted '168632'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2383'^^xsd:integer;
  dwc:scientificName 'Wilsonosiphonia howei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214262'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_220'^^xsd:string;
  dwc:aphiaIdAccepted '1313048'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '27'^^xsd:integer;
  dwc:scientificName 'Acantholaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221259'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_221'^^xsd:string;
  dwc:aphiaIdAccepted '221259'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1470'^^xsd:integer;
  dwc:scientificName 'Hexanchus nakamurai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '105834'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_222'^^xsd:string;
  dwc:aphiaIdAccepted '105834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2270'^^xsd:integer;
  dwc:scientificName 'Phorbas palmatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '169344'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_223'^^xsd:string;
  dwc:aphiaIdAccepted '169344'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '110'^^xsd:integer;
  dwc:scientificName 'Actitis hypoleucos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_224'^^xsd:string;
  dwc:aphiaIdAccepted '212603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2389'^^xsd:integer;
  dwc:scientificName 'Pomacanthus semicirculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211812'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_225'^^xsd:string;
  dwc:aphiaIdAccepted '220003'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2271'^^xsd:integer;
  dwc:scientificName 'Phorbas palmatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '169344'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_226'^^xsd:string;
  dwc:aphiaIdAccepted '169344'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2764'^^xsd:integer;
  dwc:scientificName 'Stelletta purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '169983'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_227'^^xsd:string;
  dwc:aphiaIdAccepted '169983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '104'^^xsd:integer;
  dwc:scientificName 'Actinopyga lecanora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208952'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_228'^^xsd:string;
  dwc:aphiaIdAccepted '208952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '95'^^xsd:integer;
  dwc:scientificName 'Acropora tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207105'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_229'^^xsd:string;
  dwc:aphiaIdAccepted '207105'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '97'^^xsd:integer;
  dwc:scientificName 'Acrosorium amphiroae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214164'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_230'^^xsd:string;
  dwc:aphiaIdAccepted '214164'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2770'^^xsd:integer;
  dwc:scientificName 'Stenella longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137109'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_231'^^xsd:string;
  dwc:aphiaIdAccepted '137109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1858'^^xsd:integer;
  dwc:scientificName 'Microcystis zanardinii.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213716'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_232'^^xsd:string;
  dwc:aphiaIdAccepted '213716'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2278'^^xsd:integer;
  dwc:scientificName 'Phyllophichthus xenodontus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217592'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_233'^^xsd:string;
  dwc:aphiaIdAccepted '217592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '100'^^xsd:integer;
  dwc:scientificName 'Actaeodes hirsutissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209051'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_234'^^xsd:string;
  dwc:aphiaIdAccepted '209051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '101'^^xsd:integer;
  dwc:scientificName 'Actaeodes tomentosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209053'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_235'^^xsd:string;
  dwc:aphiaIdAccepted '209053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '102'^^xsd:integer;
  dwc:scientificName 'Actinopyga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '205662'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_236'^^xsd:string;
  dwc:aphiaIdAccepted '205662'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '109'^^xsd:integer;
  dwc:scientificName 'Actinotrichia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211595'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_237'^^xsd:string;
  dwc:aphiaIdAccepted '211595'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2294'^^xsd:integer;
  dwc:scientificName 'Placospongia melobesioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '170615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_238'^^xsd:string;
  dwc:aphiaIdAccepted '170615'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.092780113"^^xsd:decimal ;
  dwc:decimalLongitude "39.6753006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2295'^^xsd:integer;
  dwc:scientificName 'Placospongia melobesioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6753006'^^xsd:double;
  dwc:latitude '-4.092780113'^^xsd:double;
  dwc:aphiaid '170615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_239'^^xsd:string;
  dwc:aphiaIdAccepted '170615'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2783'^^xsd:integer;
  dwc:scientificName 'Onychoprion fuscatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137161'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_240'^^xsd:string;
  dwc:aphiaIdAccepted '567827'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2784'^^xsd:integer;
  dwc:scientificName 'Sterna hirundo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137162'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_241'^^xsd:string;
  dwc:aphiaIdAccepted '137162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2488'^^xsd:integer;
  dwc:scientificName 'Pterocaesio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '206510'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_242'^^xsd:string;
  dwc:aphiaIdAccepted '206510'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1297'^^xsd:integer;
  dwc:scientificName 'Pseudoginglymostoma brevicaudatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220028'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_243'^^xsd:string;
  dwc:aphiaIdAccepted '220031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2486'^^xsd:integer;
  dwc:scientificName 'Ptereleotris evides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_244'^^xsd:string;
  dwc:aphiaIdAccepted '219622'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.059999943"^^xsd:decimal ;
  dwc:decimalLongitude "39.68579865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2860'^^xsd:integer;
  dwc:scientificName 'Tedania (Tedania) anhelans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68579865'^^xsd:double;
  dwc:latitude '-4.059999943'^^xsd:double;
  dwc:aphiaid '133904'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_245'^^xsd:string;
  dwc:aphiaIdAccepted '169546'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.007500172"^^xsd:decimal ;
  dwc:decimalLongitude "39.72689819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2862'^^xsd:integer;
  dwc:scientificName 'Tedania (Tedania) anhelans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72689819'^^xsd:double;
  dwc:latitude '-4.007500172'^^xsd:double;
  dwc:aphiaid '133904'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_246'^^xsd:string;
  dwc:aphiaIdAccepted '169546'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2869'^^xsd:integer;
  dwc:scientificName 'Tenaciphyllum lobatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213949'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_247'^^xsd:string;
  dwc:aphiaIdAccepted '213949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2864'^^xsd:integer;
  dwc:scientificName 'Tedania (Tedania) anhelans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '133904'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_248'^^xsd:string;
  dwc:aphiaIdAccepted '169546'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2868'^^xsd:integer;
  dwc:scientificName 'Temora turbinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104880'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_249'^^xsd:string;
  dwc:aphiaIdAccepted '104880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2872'^^xsd:integer;
  dwc:scientificName 'Terapon puta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127078'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_250'^^xsd:string;
  dwc:aphiaIdAccepted '127078'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '487'^^xsd:integer;
  dwc:scientificName 'Caprimulgus fossii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212731'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_251'^^xsd:string;
  dwc:aphiaIdAccepted '212731'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1298'^^xsd:integer;
  dwc:scientificName 'Glareola ocularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212722'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_252'^^xsd:string;
  dwc:aphiaIdAccepted '212722'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2871'^^xsd:integer;
  dwc:scientificName 'Terapon jarbua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218350'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_253'^^xsd:string;
  dwc:aphiaIdAccepted '218350'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2875'^^xsd:integer;
  dwc:scientificName 'Terebralia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216725'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_254'^^xsd:string;
  dwc:aphiaIdAccepted '216725'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2874'^^xsd:integer;
  dwc:scientificName 'Terebellum terebellum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '215382'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_255'^^xsd:string;
  dwc:aphiaIdAccepted '215382'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2878'^^xsd:integer;
  dwc:scientificName 'Terpsiphone viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221045'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_256'^^xsd:string;
  dwc:aphiaIdAccepted '221045'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1673'^^xsd:integer;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_257'^^xsd:string;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '489'^^xsd:integer;
  dwc:scientificName 'Caracanthus unipinna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220366'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_258'^^xsd:string;
  dwc:aphiaIdAccepted '220365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2474'^^xsd:integer;
  dwc:scientificName 'Pseudograpsus elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207547'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_259'^^xsd:string;
  dwc:aphiaIdAccepted '207547'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '499'^^xsd:integer;
  dwc:scientificName 'Carangoides gymnostethus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218417'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_260'^^xsd:string;
  dwc:aphiaIdAccepted '1802028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '115'^^xsd:integer;
  dwc:scientificName 'Haliclona (Haliclona) gustavopulitzeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '189870'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_261'^^xsd:string;
  dwc:aphiaIdAccepted '1423860'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.668059826 39.36970139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.668059826"^^xsd:decimal ;
  dwc:decimalLongitude "39.36970139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '116'^^xsd:integer;
  dwc:scientificName 'Haliclona (Haliclona) gustavopulitzeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.36970139'^^xsd:double;
  dwc:latitude '-4.668059826'^^xsd:double;
  dwc:aphiaid '189870'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_262'^^xsd:string;
  dwc:aphiaIdAccepted '1423860'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '492'^^xsd:integer;
  dwc:scientificName 'Carangoides chrysophrys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218396'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_263'^^xsd:string;
  dwc:aphiaIdAccepted '1802006'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '493'^^xsd:integer;
  dwc:scientificName 'Carangoides ferdau'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_264'^^xsd:string;
  dwc:aphiaIdAccepted '1802000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '497'^^xsd:integer;
  dwc:scientificName 'Carangoides oblongus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218388'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_265'^^xsd:string;
  dwc:aphiaIdAccepted '218388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '498'^^xsd:integer;
  dwc:scientificName 'Carangoides orthogrammus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218393'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_266'^^xsd:string;
  dwc:aphiaIdAccepted '1605280'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '502'^^xsd:integer;
  dwc:scientificName 'Carangoides malabaricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218410'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_267'^^xsd:string;
  dwc:aphiaIdAccepted '1802012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '503'^^xsd:integer;
  dwc:scientificName 'Caranx melampygus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218419'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_268'^^xsd:string;
  dwc:aphiaIdAccepted '218419'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '505'^^xsd:integer;
  dwc:scientificName 'Caranx sexfasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218404'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_269'^^xsd:string;
  dwc:aphiaIdAccepted '218404'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '507'^^xsd:integer;
  dwc:scientificName 'Carcharhinus amblyrhynchos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217337'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_270'^^xsd:string;
  dwc:aphiaIdAccepted '217337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1285'^^xsd:integer;
  dwc:scientificName 'Genicanthus lamarck'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211793'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_271'^^xsd:string;
  dwc:aphiaIdAccepted '211793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1286'^^xsd:integer;
  dwc:scientificName 'Genicanthus melanospilos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211796'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_272'^^xsd:string;
  dwc:aphiaIdAccepted '279093'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1289'^^xsd:integer;
  dwc:scientificName 'Geodia spheranthastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '170176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_273'^^xsd:string;
  dwc:aphiaIdAccepted '170176'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1685'^^xsd:integer;
  dwc:scientificName 'Chromis lepidolepis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212851'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_274'^^xsd:string;
  dwc:aphiaIdAccepted '1605312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1290'^^xsd:integer;
  dwc:scientificName 'Geodia spheranthastra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '170176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_275'^^xsd:string;
  dwc:aphiaIdAccepted '170176'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1293'^^xsd:integer;
  dwc:scientificName 'Gerres filamentosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218524'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_276'^^xsd:string;
  dwc:aphiaIdAccepted '218524'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1295'^^xsd:integer;
  dwc:scientificName 'Gibsmithia hawaiiensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214431'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_277'^^xsd:string;
  dwc:aphiaIdAccepted '214431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1303'^^xsd:integer;
  dwc:scientificName 'Globigerina falconensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221249'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_278'^^xsd:string;
  dwc:aphiaIdAccepted '221249'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1682'^^xsd:integer;
  dwc:scientificName 'Lendenfeldia dendyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '165272'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_279'^^xsd:string;
  dwc:aphiaIdAccepted '165272'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1676'^^xsd:integer;
  dwc:scientificName 'Leiaster glaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213310'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_280'^^xsd:string;
  dwc:aphiaIdAccepted '213310'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1677'^^xsd:integer;
  dwc:scientificName 'Leiodermatium lynceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '134344'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_281'^^xsd:string;
  dwc:aphiaIdAccepted '134344'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1678'^^xsd:integer;
  dwc:scientificName 'Leiognathus berbis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218462'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_282'^^xsd:string;
  dwc:aphiaIdAccepted '1865516'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1679'^^xsd:integer;
  dwc:scientificName 'Equulites elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218456'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_283'^^xsd:string;
  dwc:aphiaIdAccepted '398517'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1680'^^xsd:integer;
  dwc:scientificName 'Leiognathus equula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218459'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_284'^^xsd:string;
  dwc:aphiaIdAccepted '303762'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1681'^^xsd:integer;
  dwc:scientificName 'Aurigequula fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218454'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_285'^^xsd:string;
  dwc:aphiaIdAccepted '1019864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1683'^^xsd:integer;
  dwc:scientificName 'Lepidamia multitaeniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209382'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_286'^^xsd:string;
  dwc:aphiaIdAccepted '311659'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1684'^^xsd:integer;
  dwc:scientificName 'Lepidochelys olivacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220293'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_287'^^xsd:string;
  dwc:aphiaIdAccepted '220293'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1690'^^xsd:integer;
  dwc:scientificName 'Leptastrea purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207472'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_288'^^xsd:string;
  dwc:aphiaIdAccepted '207470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1695'^^xsd:integer;
  dwc:scientificName 'Leptoscarus vaigiensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219091'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_289'^^xsd:string;
  dwc:aphiaIdAccepted '219091'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 41.45000076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "41.45000076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1697'^^xsd:integer;
  dwc:scientificName 'Leptostylis azaniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.45000076'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '182041'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_290'^^xsd:string;
  dwc:aphiaIdAccepted '182041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2072'^^xsd:integer;
  dwc:scientificName 'Otolithes ruber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_291'^^xsd:string;
  dwc:aphiaIdAccepted '218641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2074'^^xsd:integer;
  dwc:scientificName 'Owstonia weberi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218875'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_292'^^xsd:string;
  dwc:aphiaIdAccepted '218875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2075'^^xsd:integer;
  dwc:scientificName 'Oxycheilinus digramma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219038'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_293'^^xsd:string;
  dwc:aphiaIdAccepted '277996'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2476'^^xsd:integer;
  dwc:scientificName 'Pseudorca crassidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137104'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_294'^^xsd:string;
  dwc:aphiaIdAccepted '137104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2479'^^xsd:integer;
  dwc:scientificName 'Pseudosuberites andrewsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '170801'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_295'^^xsd:string;
  dwc:aphiaIdAccepted '170801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2484'^^xsd:integer;
  dwc:scientificName 'Plectranthias longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212526'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_296'^^xsd:string;
  dwc:aphiaIdAccepted '212538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2994'^^xsd:integer;
  dwc:scientificName 'Tylosurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '125690'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_297'^^xsd:string;
  dwc:aphiaIdAccepted '125690'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3000'^^xsd:integer;
  dwc:scientificName 'Paraleptuca chlorophthalmus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207591'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_298'^^xsd:string;
  dwc:aphiaIdAccepted '955297'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '610'^^xsd:integer;
  dwc:scientificName 'Chaetodon kleinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218738'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_299'^^xsd:string;
  dwc:aphiaIdAccepted '218738'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1021'^^xsd:integer;
  dwc:scientificName 'Dichrometra flagellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213601'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_300'^^xsd:string;
  dwc:aphiaIdAccepted '213601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2015'^^xsd:integer;
  dwc:scientificName 'Oithona setigera setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_301'^^xsd:string;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '402'^^xsd:integer;
  dwc:scientificName 'Bubaris conulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '165628'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_302'^^xsd:string;
  dwc:aphiaIdAccepted '732981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '683'^^xsd:integer;
  dwc:scientificName 'Chlorurus atrilunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219087'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_303'^^xsd:string;
  dwc:aphiaIdAccepted '219087'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '311'^^xsd:integer;
  dwc:scientificName 'Auxis thazard'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127016'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_304'^^xsd:string;
  dwc:aphiaIdAccepted '127016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '686'^^xsd:integer;
  dwc:scientificName 'Choerodon robustus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218950'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_305'^^xsd:string;
  dwc:aphiaIdAccepted '218950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1082'^^xsd:integer;
  dwc:scientificName 'Dussumieria acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '126419'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_306'^^xsd:string;
  dwc:aphiaIdAccepted '126419'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1103'^^xsd:integer;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212664'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_307'^^xsd:string;
  dwc:aphiaIdAccepted '159381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1479'^^xsd:integer;
  dwc:scientificName 'Himantopus himantopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_308'^^xsd:string;
  dwc:aphiaIdAccepted '212609'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1482'^^xsd:integer;
  dwc:scientificName 'Feldmannia mitchelliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145436'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_309'^^xsd:string;
  dwc:aphiaIdAccepted '699648'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1485'^^xsd:integer;
  dwc:scientificName 'Hippichthys cyanospilos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218015'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_310'^^xsd:string;
  dwc:aphiaIdAccepted '218017'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1498'^^xsd:integer;
  dwc:scientificName 'Pomacanthus semicirculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218769'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_311'^^xsd:string;
  dwc:aphiaIdAccepted '220003'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1893'^^xsd:integer;
  dwc:scientificName 'Motacilla aguimp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212753'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_312'^^xsd:string;
  dwc:aphiaIdAccepted '212753'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2275'^^xsd:integer;
  dwc:scientificName 'Phyllacanthus imperialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '179611'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_313'^^xsd:string;
  dwc:aphiaIdAccepted '179611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3063'^^xsd:integer;
  dwc:scientificName 'Xestospongia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '166904'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_314'^^xsd:string;
  dwc:aphiaIdAccepted '166904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '326'^^xsd:integer;
  dwc:scientificName 'Axinyssa tenax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '165752'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_315'^^xsd:string;
  dwc:aphiaIdAccepted '165752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '711'^^xsd:integer;
  dwc:scientificName 'Chromodoris quadricolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '139143'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_316'^^xsd:string;
  dwc:aphiaIdAccepted '139143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1518'^^xsd:integer;
  dwc:scientificName 'Holothuria (Thymiosycia) strigosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '241875'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_317'^^xsd:string;
  dwc:aphiaIdAccepted '241875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1898'^^xsd:integer;
  dwc:scientificName 'Mulloidichthys flavolineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218647'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_318'^^xsd:string;
  dwc:aphiaIdAccepted '218647'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1575'^^xsd:integer;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104195'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_319'^^xsd:string;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2697'^^xsd:integer;
  dwc:scientificName 'Siganus stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219692'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_320'^^xsd:string;
  dwc:aphiaIdAccepted '219692'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2670'^^xsd:integer;
  dwc:scientificName 'Sepia australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220304'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_321'^^xsd:string;
  dwc:aphiaIdAccepted '1667120'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2691'^^xsd:integer;
  dwc:scientificName 'Gymnothorax pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217535'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_322'^^xsd:string;
  dwc:aphiaIdAccepted '217491'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2703'^^xsd:integer;
  dwc:scientificName 'Sillago sihama'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127046'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_323'^^xsd:string;
  dwc:aphiaIdAccepted '127046'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1200'^^xsd:integer;
  dwc:scientificName 'Kappaphycus striatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213993'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_324'^^xsd:string;
  dwc:aphiaIdAccepted '494822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3026'^^xsd:integer;
  dwc:scientificName 'Upeneus sulphureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218690'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_325'^^xsd:string;
  dwc:aphiaIdAccepted '218690'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '43'^^xsd:integer;
  dwc:scientificName 'Acanthostylotella cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '168006'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_326'^^xsd:string;
  dwc:aphiaIdAccepted '168006'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2747'^^xsd:integer;
  dwc:scientificName 'Spratellomorpha bianalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212262'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_327'^^xsd:string;
  dwc:aphiaIdAccepted '212262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2204'^^xsd:integer;
  dwc:scientificName 'Laomenes ceratophthalmus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210581'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_328'^^xsd:string;
  dwc:aphiaIdAccepted '514576'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1870'^^xsd:integer;
  dwc:scientificName 'Molgolaimus kiwayui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221180'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_329'^^xsd:string;
  dwc:aphiaIdAccepted '221180'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2997'^^xsd:integer;
  dwc:scientificName 'Tylosurus crocodilus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223867'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_330'^^xsd:string;
  dwc:aphiaIdAccepted '159259'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3050'^^xsd:integer;
  dwc:scientificName 'Ventrifossa petersonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217786'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_331'^^xsd:string;
  dwc:aphiaIdAccepted '275604'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '304'^^xsd:integer;
  dwc:scientificName 'Aulospongus involutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '168011'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_332'^^xsd:string;
  dwc:aphiaIdAccepted '168011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1106'^^xsd:integer;
  dwc:scientificName 'Egretta gularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212665'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_333'^^xsd:string;
  dwc:aphiaIdAccepted '212665'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1491'^^xsd:integer;
  dwc:scientificName 'Hirculops cornifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223923'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_334'^^xsd:string;
  dwc:aphiaIdAccepted '219288'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1497'^^xsd:integer;
  dwc:scientificName 'Histrio histrio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '126533'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_335'^^xsd:string;
  dwc:aphiaIdAccepted '126533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1875'^^xsd:integer;
  dwc:scientificName 'Monetaria annulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216875'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_336'^^xsd:string;
  dwc:aphiaIdAccepted '216875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2287'^^xsd:integer;
  dwc:scientificName 'Pinjalo pinjalo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218506'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_337'^^xsd:string;
  dwc:aphiaIdAccepted '218506'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2667'^^xsd:integer;
  dwc:scientificName 'Selar crumenophthalmus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '159646'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_338'^^xsd:string;
  dwc:aphiaIdAccepted '159646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2748'^^xsd:integer;
  dwc:scientificName 'Spyridia cupressina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214137'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_339'^^xsd:string;
  dwc:aphiaIdAccepted '214137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1920'^^xsd:integer;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_340'^^xsd:string;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '517'^^xsd:integer;
  dwc:scientificName 'Carcharodorhynchus involutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220409'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_341'^^xsd:string;
  dwc:aphiaIdAccepted '220409'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '518'^^xsd:integer;
  dwc:scientificName 'Cardisoma carnifex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210291'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_342'^^xsd:string;
  dwc:aphiaIdAccepted '210291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '519'^^xsd:integer;
  dwc:scientificName 'Carpilius convexus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209150'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_343'^^xsd:string;
  dwc:aphiaIdAccepted '209150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '527'^^xsd:integer;
  dwc:scientificName 'Caulacanthus ustulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145606'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_344'^^xsd:string;
  dwc:aphiaIdAccepted '145606'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1322'^^xsd:integer;
  dwc:scientificName 'Goniopora djiboutiensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207210'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_345'^^xsd:string;
  dwc:aphiaIdAccepted '207210'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1710'^^xsd:integer;
  dwc:scientificName 'Lethrinus mahsena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212068'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_346'^^xsd:string;
  dwc:aphiaIdAccepted '212075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2105'^^xsd:integer;
  dwc:scientificName 'Panulirus ornatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '107706'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_347'^^xsd:string;
  dwc:aphiaIdAccepted '107706'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2108'^^xsd:integer;
  dwc:scientificName 'Papilloculiceps longiceps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218145'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_348'^^xsd:string;
  dwc:aphiaIdAccepted '218145'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2120'^^xsd:integer;
  dwc:scientificName 'Paractaea retusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '224083'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_349'^^xsd:string;
  dwc:aphiaIdAccepted '209047'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.092780113"^^xsd:decimal ;
  dwc:decimalLongitude "39.6753006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2257'^^xsd:integer;
  dwc:scientificName 'Phakettia ridleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6753006'^^xsd:double;
  dwc:latitude '-4.092780113'^^xsd:double;
  dwc:aphiaid '165593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_350'^^xsd:string;
  dwc:aphiaIdAccepted '234402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2130'^^xsd:integer;
  dwc:scientificName 'Paramesonchium mombasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221272'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_351'^^xsd:string;
  dwc:aphiaIdAccepted '221272'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1771'^^xsd:integer;
  dwc:scientificName 'Lutjanus fulviflamma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218488'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_352'^^xsd:string;
  dwc:aphiaIdAccepted '218490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2664'^^xsd:integer;
  dwc:scientificName 'Sebastapistes strongia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_353'^^xsd:string;
  dwc:aphiaIdAccepted '218115'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '395'^^xsd:integer;
  dwc:scientificName 'Bradypterus baboecala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221031'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_354'^^xsd:string;
  dwc:aphiaIdAccepted '221031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.007500172"^^xsd:decimal ;
  dwc:decimalLongitude "39.72689819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '403'^^xsd:integer;
  dwc:scientificName 'Bubaris conulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72689819'^^xsd:double;
  dwc:latitude '-4.007500172'^^xsd:double;
  dwc:aphiaid '165628'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_355'^^xsd:string;
  dwc:aphiaIdAccepted '732981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '407'^^xsd:integer;
  dwc:scientificName 'Burhinus vermiculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212826'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_356'^^xsd:string;
  dwc:aphiaIdAccepted '212826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '408'^^xsd:integer;
  dwc:scientificName 'Butis butis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219351'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_357'^^xsd:string;
  dwc:aphiaIdAccepted '219351'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '410'^^xsd:integer;
  dwc:scientificName 'Ceratogymna bucinator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221029'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_358'^^xsd:string;
  dwc:aphiaIdAccepted '212758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '411'^^xsd:integer;
  dwc:scientificName 'Coelorinchus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217757'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_359'^^xsd:string;
  dwc:aphiaIdAccepted '280273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '784'^^xsd:integer;
  dwc:scientificName 'Codium repens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145090'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_360'^^xsd:string;
  dwc:aphiaIdAccepted '145090'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '787'^^xsd:integer;
  dwc:scientificName 'Coelarthrum opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213671'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_361'^^xsd:string;
  dwc:aphiaIdAccepted '213671'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '788'^^xsd:integer;
  dwc:scientificName 'Coelosphaera (Coelosphaera) crumena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '168823'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_362'^^xsd:string;
  dwc:aphiaIdAccepted '168823'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '789'^^xsd:integer;
  dwc:scientificName 'Coelosphaera (Coelosphaera) crumena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '190687'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_363'^^xsd:string;
  dwc:aphiaIdAccepted '168823'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '790'^^xsd:integer;
  dwc:scientificName 'Coelosphaera (Coelosphaera) crumena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '190687'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_364'^^xsd:string;
  dwc:aphiaIdAccepted '168823'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '793'^^xsd:integer;
  dwc:scientificName 'Coenobita cavipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208661'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_365'^^xsd:string;
  dwc:aphiaIdAccepted '208661'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '796'^^xsd:integer;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_366'^^xsd:string;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '797'^^xsd:integer;
  dwc:scientificName 'Comanthus wahlbergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216187'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_367'^^xsd:string;
  dwc:aphiaIdAccepted '213328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '798'^^xsd:integer;
  dwc:scientificName 'Conchodytes biunguiculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210635'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_368'^^xsd:string;
  dwc:aphiaIdAccepted '210635'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '799'^^xsd:integer;
  dwc:scientificName 'Conchodytes meleagrinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210632'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_369'^^xsd:string;
  dwc:aphiaIdAccepted '210632'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '802'^^xsd:integer;
  dwc:scientificName 'Conus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '215533'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_370'^^xsd:string;
  dwc:aphiaIdAccepted '215533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '804'^^xsd:integer;
  dwc:scientificName 'Copilia quadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '129039'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_371'^^xsd:string;
  dwc:aphiaIdAccepted '129039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1183'^^xsd:integer;
  dwc:scientificName 'Etisus odhneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209121'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_372'^^xsd:string;
  dwc:aphiaIdAccepted '209121'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1187'^^xsd:integer;
  dwc:scientificName 'Subeucalanus longiceps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211836'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_373'^^xsd:string;
  dwc:aphiaIdAccepted '345366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1188'^^xsd:integer;
  dwc:scientificName 'Subeucalanus monachus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '196776'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_374'^^xsd:string;
  dwc:aphiaIdAccepted '104545'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1195'^^xsd:integer;
  dwc:scientificName 'Eucheuma denticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213998'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_375'^^xsd:string;
  dwc:aphiaIdAccepted '213998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1196'^^xsd:integer;
  dwc:scientificName 'Eucheuma horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213994'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_376'^^xsd:string;
  dwc:aphiaIdAccepted '213994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1202'^^xsd:integer;
  dwc:scientificName 'Euconchoecia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127538'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_377'^^xsd:string;
  dwc:aphiaIdAccepted '127538'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1203'^^xsd:integer;
  dwc:scientificName 'Eunice schemacephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209817'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_378'^^xsd:string;
  dwc:aphiaIdAccepted '209817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1204'^^xsd:integer;
  dwc:scientificName 'Eupelte'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '115428'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_379'^^xsd:string;
  dwc:aphiaIdAccepted '115428'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1573'^^xsd:integer;
  dwc:scientificName 'Ircinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '131751'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_380'^^xsd:string;
  dwc:aphiaIdAccepted '131751'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1578'^^xsd:integer;
  dwc:scientificName 'Geodia sollasi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '170205'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_381'^^xsd:string;
  dwc:aphiaIdAccepted '597247'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1584'^^xsd:integer;
  dwc:scientificName 'Istiblennius spilotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219300'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_382'^^xsd:string;
  dwc:aphiaIdAccepted '219300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1590'^^xsd:integer;
  dwc:scientificName 'Isurus oxyrinchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '105839'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_383'^^xsd:string;
  dwc:aphiaIdAccepted '105839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1591'^^xsd:integer;
  dwc:scientificName 'Ixobrychus minutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212660'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_384'^^xsd:string;
  dwc:aphiaIdAccepted '212660'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2371'^^xsd:integer;
  dwc:scientificName 'Polydactylus sexfilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218909'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_385'^^xsd:string;
  dwc:aphiaIdAccepted '1836616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1592'^^xsd:integer;
  dwc:scientificName 'Jania'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144012'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_386'^^xsd:string;
  dwc:aphiaIdAccepted '144012'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1594'^^xsd:integer;
  dwc:scientificName 'Jania capillacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145124'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_387'^^xsd:string;
  dwc:aphiaIdAccepted '145124'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1973'^^xsd:integer;
  dwc:scientificName 'Neopomacentrus cyanomos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218839'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_388'^^xsd:string;
  dwc:aphiaIdAccepted '218839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1976'^^xsd:integer;
  dwc:scientificName 'Jacforus cavatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209107'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_389'^^xsd:string;
  dwc:aphiaIdAccepted '444268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1979'^^xsd:integer;
  dwc:scientificName 'Nerita albicilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216254'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_390'^^xsd:string;
  dwc:aphiaIdAccepted '216254'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1981'^^xsd:integer;
  dwc:scientificName 'Nerita polita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '600671'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_391'^^xsd:string;
  dwc:aphiaIdAccepted '600671'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1982'^^xsd:integer;
  dwc:scientificName 'Nerita textilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216248'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_392'^^xsd:string;
  dwc:aphiaIdAccepted '216248'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1987'^^xsd:integer;
  dwc:scientificName 'Notopoides latus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212760'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_393'^^xsd:string;
  dwc:aphiaIdAccepted '212760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1990'^^xsd:integer;
  dwc:scientificName 'Novaculoides macrolepidotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219034'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_394'^^xsd:string;
  dwc:aphiaIdAccepted '593553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1994'^^xsd:integer;
  dwc:scientificName 'Nycticorax nycticorax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '159123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_395'^^xsd:string;
  dwc:aphiaIdAccepted '159123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1995'^^xsd:integer;
  dwc:scientificName 'Oceanapia exigua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '166960'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_396'^^xsd:string;
  dwc:aphiaIdAccepted '166960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1996'^^xsd:integer;
  dwc:scientificName 'Oceanapia exigua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '166960'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_397'^^xsd:string;
  dwc:aphiaIdAccepted '166960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2367'^^xsd:integer;
  dwc:scientificName 'Polycystis ali'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '155598'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_398'^^xsd:string;
  dwc:aphiaIdAccepted '155598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2375'^^xsd:integer;
  dwc:scientificName 'Polymixia berndti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217725'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_399'^^xsd:string;
  dwc:aphiaIdAccepted '217725'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2376'^^xsd:integer;
  dwc:scientificName 'Polydactylus plebeius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218914'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_400'^^xsd:string;
  dwc:aphiaIdAccepted '218911'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2378'^^xsd:integer;
  dwc:scientificName 'Polyopes intricatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213820'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_401'^^xsd:string;
  dwc:aphiaIdAccepted '213820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2379'^^xsd:integer;
  dwc:scientificName 'Yonagunia ligulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213819'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_402'^^xsd:string;
  dwc:aphiaIdAccepted '1369438'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2384'^^xsd:integer;
  dwc:scientificName 'Polysiphonia scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144664'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_403'^^xsd:string;
  dwc:aphiaIdAccepted '144664'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2385'^^xsd:integer;
  dwc:scientificName 'Polysiphonia subtilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144674'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_404'^^xsd:string;
  dwc:aphiaIdAccepted '144674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2386'^^xsd:integer;
  dwc:scientificName 'Carradoriella denudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '1346675'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_405'^^xsd:string;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2388'^^xsd:integer;
  dwc:scientificName 'Pomacanthus maculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211801'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_406'^^xsd:string;
  dwc:aphiaIdAccepted '220005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2390'^^xsd:integer;
  dwc:scientificName 'Pomacanthus chrysurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220006'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_407'^^xsd:string;
  dwc:aphiaIdAccepted '220006'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2760'^^xsd:integer;
  dwc:scientificName 'Stelletta brevioxea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '169906'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_408'^^xsd:string;
  dwc:aphiaIdAccepted '169906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.020559788"^^xsd:decimal ;
  dwc:decimalLongitude "39.72750092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2761'^^xsd:integer;
  dwc:scientificName 'Stelletta brevioxea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72750092'^^xsd:double;
  dwc:latitude '-4.020559788'^^xsd:double;
  dwc:aphiaid '169906'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_409'^^xsd:string;
  dwc:aphiaIdAccepted '169906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2762'^^xsd:integer;
  dwc:scientificName 'Stelletta brevioxea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '169906'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_410'^^xsd:string;
  dwc:aphiaIdAccepted '169906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2765'^^xsd:integer;
  dwc:scientificName 'Stelletta purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '169983'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_411'^^xsd:string;
  dwc:aphiaIdAccepted '169983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2766'^^xsd:integer;
  dwc:scientificName 'Stelletta tulearensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '170012'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_412'^^xsd:string;
  dwc:aphiaIdAccepted '170012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2767'^^xsd:integer;
  dwc:scientificName 'Stelletta tulearensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '170012'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_413'^^xsd:string;
  dwc:aphiaIdAccepted '170012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2768'^^xsd:integer;
  dwc:scientificName 'Stenella attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137105'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_414'^^xsd:string;
  dwc:aphiaIdAccepted '137105'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2769'^^xsd:integer;
  dwc:scientificName 'Stenella coeruleoalba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137107'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_415'^^xsd:string;
  dwc:aphiaIdAccepted '137107'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2772'^^xsd:integer;
  dwc:scientificName 'Stenopus cyanoscelis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210365'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_416'^^xsd:string;
  dwc:aphiaIdAccepted '210365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2773'^^xsd:integer;
  dwc:scientificName 'Stenopus earlei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210366'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_417'^^xsd:string;
  dwc:aphiaIdAccepted '210366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2776'^^xsd:integer;
  dwc:scientificName 'Stercorarius pomarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137173'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_418'^^xsd:string;
  dwc:aphiaIdAccepted '137173'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2778'^^xsd:integer;
  dwc:scientificName 'Onychoprion anaethetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212605'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_419'^^xsd:string;
  dwc:aphiaIdAccepted '567792'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2779'^^xsd:integer;
  dwc:scientificName 'Sterna bengalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137158'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_420'^^xsd:string;
  dwc:aphiaIdAccepted '137158'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2782'^^xsd:integer;
  dwc:scientificName 'Sterna dougallii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137160'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_421'^^xsd:string;
  dwc:aphiaIdAccepted '137160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2086'^^xsd:integer;
  dwc:scientificName 'Areopaguristes abbreviatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208723'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_422'^^xsd:string;
  dwc:aphiaIdAccepted '520646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '233'^^xsd:integer;
  dwc:scientificName 'Ostorhinchus cookii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '159588'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_423'^^xsd:string;
  dwc:aphiaIdAccepted '712654'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2251'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145287'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_424'^^xsd:string;
  dwc:aphiaIdAccepted '145287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '473'^^xsd:integer;
  dwc:scientificName 'Candacia catula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220913'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_425'^^xsd:string;
  dwc:aphiaIdAccepted '220913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '667'^^xsd:integer;
  dwc:scientificName 'Cheliplana pileola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220403'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_426'^^xsd:string;
  dwc:aphiaIdAccepted '220403'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '16'^^xsd:integer;
  dwc:scientificName 'Abudefduf sexfasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '159289'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_427'^^xsd:string;
  dwc:aphiaIdAccepted '159289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '17'^^xsd:integer;
  dwc:scientificName 'Abudefduf sordidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212888'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_428'^^xsd:string;
  dwc:aphiaIdAccepted '212888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '20'^^xsd:integer;
  dwc:scientificName 'Chrysiptera biocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212889'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_429'^^xsd:string;
  dwc:aphiaIdAccepted '218784'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1473'^^xsd:integer;
  dwc:scientificName 'Higginsia kenyensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '165998'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_430'^^xsd:string;
  dwc:aphiaIdAccepted '165998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '217'^^xsd:integer;
  dwc:scientificName 'Antennarius striatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '158790'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_431'^^xsd:string;
  dwc:aphiaIdAccepted '158790'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '219'^^xsd:integer;
  dwc:scientificName 'Anthias altus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209196'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_432'^^xsd:string;
  dwc:aphiaIdAccepted '209196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '220'^^xsd:integer;
  dwc:scientificName 'Pseudanthias evansi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209190'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_433'^^xsd:string;
  dwc:aphiaIdAccepted '218281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '224'^^xsd:integer;
  dwc:scientificName 'Anthus melindae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212691'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_434'^^xsd:string;
  dwc:aphiaIdAccepted '212691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '225'^^xsd:integer;
  dwc:scientificName 'Antigonia rubescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217962'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_435'^^xsd:string;
  dwc:aphiaIdAccepted '217962'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '226'^^xsd:integer;
  dwc:scientificName 'Aphareus furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218470'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_436'^^xsd:string;
  dwc:aphiaIdAccepted '218470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '229'^^xsd:integer;
  dwc:scientificName 'Apogonichthyoides taeniatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127453'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_437'^^xsd:string;
  dwc:aphiaIdAccepted '209391'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '230'^^xsd:integer;
  dwc:scientificName 'Ostorhinchus angustatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209336'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_438'^^xsd:string;
  dwc:aphiaIdAccepted '319874'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '231'^^xsd:integer;
  dwc:scientificName 'Ostorhinchus aureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209355'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_439'^^xsd:string;
  dwc:aphiaIdAccepted '712648'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '234'^^xsd:integer;
  dwc:scientificName 'Ostorhinchus cyanosoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209309'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_440'^^xsd:string;
  dwc:aphiaIdAccepted '319876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '236'^^xsd:integer;
  dwc:scientificName 'Ostorhinchus fleurieu'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209324'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_441'^^xsd:string;
  dwc:aphiaIdAccepted '319878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '239'^^xsd:integer;
  dwc:scientificName 'Pristiapogon kallopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209334'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_442'^^xsd:string;
  dwc:aphiaIdAccepted '712696'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1404'^^xsd:integer;
  dwc:scientificName 'Halimuraena hexagonata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218317'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_443'^^xsd:string;
  dwc:aphiaIdAccepted '218317'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '614'^^xsd:integer;
  dwc:scientificName 'Chaetodon madagaskariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218736'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_444'^^xsd:string;
  dwc:aphiaIdAccepted '218731'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '615'^^xsd:integer;
  dwc:scientificName 'Chaetodon madagaskariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218731'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_445'^^xsd:string;
  dwc:aphiaIdAccepted '218731'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '616'^^xsd:integer;
  dwc:scientificName 'Chaetodon melannotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_446'^^xsd:string;
  dwc:aphiaIdAccepted '218743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '619'^^xsd:integer;
  dwc:scientificName 'Chaetodon trifascialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218719'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_447'^^xsd:string;
  dwc:aphiaIdAccepted '218719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '620'^^xsd:integer;
  dwc:scientificName 'Chaetodon trifasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218741'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_448'^^xsd:string;
  dwc:aphiaIdAccepted '218741'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '621'^^xsd:integer;
  dwc:scientificName 'Chaetodon unimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218753'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_449'^^xsd:string;
  dwc:aphiaIdAccepted '218753'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '622'^^xsd:integer;
  dwc:scientificName 'Chaetodon vagabundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218754'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_450'^^xsd:string;
  dwc:aphiaIdAccepted '218754'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '626'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha antennina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145021'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_451'^^xsd:string;
  dwc:aphiaIdAccepted '145021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '629'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145024'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_452'^^xsd:string;
  dwc:aphiaIdAccepted '145024'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1011'^^xsd:integer;
  dwc:scientificName 'Dendrochirus brachypterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218052'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_453'^^xsd:string;
  dwc:aphiaIdAccepted '218052'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1012'^^xsd:integer;
  dwc:scientificName 'Dendrochirus zebra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218053'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_454'^^xsd:string;
  dwc:aphiaIdAccepted '218053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1014'^^xsd:integer;
  dwc:scientificName 'Dermatolepis striolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218195'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_455'^^xsd:string;
  dwc:aphiaIdAccepted '218195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1015'^^xsd:integer;
  dwc:scientificName 'Mycale (Kerasemna) humilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '234439'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_456'^^xsd:string;
  dwc:aphiaIdAccepted '1477593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1026'^^xsd:integer;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_457'^^xsd:string;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1016'^^xsd:integer;
  dwc:scientificName 'Desmapsamma anchorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '169121'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_458'^^xsd:string;
  dwc:aphiaIdAccepted '169121'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1019'^^xsd:integer;
  dwc:scientificName 'Diagramma pictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218536'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_459'^^xsd:string;
  dwc:aphiaIdAccepted '218536'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1020'^^xsd:integer;
  dwc:scientificName 'Diarthrodes ponticus ponticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '116576'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_460'^^xsd:string;
  dwc:aphiaIdAccepted '116908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1027'^^xsd:integer;
  dwc:scientificName 'Dictyosphaeria intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214394'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_461'^^xsd:string;
  dwc:aphiaIdAccepted '214394'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1022'^^xsd:integer;
  dwc:scientificName 'Dictyopteris delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145357'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_462'^^xsd:string;
  dwc:aphiaIdAccepted '145357'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1023'^^xsd:integer;
  dwc:scientificName 'Dictyopteris hoytii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214299'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_463'^^xsd:string;
  dwc:aphiaIdAccepted '214299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1028'^^xsd:integer;
  dwc:scientificName 'Dictyosphaeria versluysii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214397'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_464'^^xsd:string;
  dwc:aphiaIdAccepted '214397'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1029'^^xsd:integer;
  dwc:scientificName 'Dictyota adnata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145362'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_465'^^xsd:string;
  dwc:aphiaIdAccepted '145362'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1030'^^xsd:integer;
  dwc:scientificName 'Dictyota bartayresiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145363'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_466'^^xsd:string;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1407'^^xsd:integer;
  dwc:scientificName 'Haliotis pustulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '140058'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_467'^^xsd:string;
  dwc:aphiaIdAccepted '140058'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1408'^^xsd:integer;
  dwc:scientificName 'Haliotis unilateralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207662'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_468'^^xsd:string;
  dwc:aphiaIdAccepted '207662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1418'^^xsd:integer;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208930'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_469'^^xsd:string;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1420'^^xsd:integer;
  dwc:scientificName 'Halophila stipulacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_470'^^xsd:string;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1421'^^xsd:integer;
  dwc:scientificName 'Haloplegma duperreyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214429'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_471'^^xsd:string;
  dwc:aphiaIdAccepted '214429'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1423'^^xsd:integer;
  dwc:scientificName 'Halymenia formosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211646'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_472'^^xsd:string;
  dwc:aphiaIdAccepted '211646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1797'^^xsd:integer;
  dwc:scientificName 'Macrophthalmus (Mareotis) depressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '1391488'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_473'^^xsd:string;
  dwc:aphiaIdAccepted '209419'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2591'^^xsd:integer;
  dwc:scientificName 'Sargassum aquifolium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211988'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_474'^^xsd:string;
  dwc:aphiaIdAccepted '211988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1798'^^xsd:integer;
  dwc:scientificName 'Macrophthalmus (Macrophthalmus) grandidierii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '1457769'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_475'^^xsd:string;
  dwc:aphiaIdAccepted '209420'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1799'^^xsd:integer;
  dwc:scientificName 'Macrophthalmus (Macrophthalmus) milloti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '1373799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_476'^^xsd:string;
  dwc:aphiaIdAccepted '209423'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1800'^^xsd:integer;
  dwc:scientificName 'Macrophthalmus (Macrophthalmus) parvimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209418'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_477'^^xsd:string;
  dwc:aphiaIdAccepted '209418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1807'^^xsd:integer;
  dwc:scientificName 'Malacanthus latovittatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218377'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_478'^^xsd:string;
  dwc:aphiaIdAccepted '218377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1808'^^xsd:integer;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127444'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_479'^^xsd:string;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2592'^^xsd:integer;
  dwc:scientificName 'Sargassum ilicifolium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '496116'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_480'^^xsd:string;
  dwc:aphiaIdAccepted '494899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1811'^^xsd:integer;
  dwc:scientificName 'Mancinella alouina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '714168'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_481'^^xsd:string;
  dwc:aphiaIdAccepted '714168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1816'^^xsd:integer;
  dwc:scientificName 'Marionina schrijversi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212481'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_482'^^xsd:string;
  dwc:aphiaIdAccepted '212481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1817'^^xsd:integer;
  dwc:scientificName 'Martensia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214187'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_483'^^xsd:string;
  dwc:aphiaIdAccepted '214187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1818'^^xsd:integer;
  dwc:scientificName 'Ashtoret lunaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209506'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_484'^^xsd:string;
  dwc:aphiaIdAccepted '107310'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1819'^^xsd:integer;
  dwc:scientificName 'Mauritia arabica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216872'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_485'^^xsd:string;
  dwc:aphiaIdAccepted '216872'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1821'^^xsd:integer;
  dwc:scientificName 'Leporicypraea mappa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216873'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_486'^^xsd:string;
  dwc:aphiaIdAccepted '396637'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2201'^^xsd:integer;
  dwc:scientificName 'Periclimenaeus gorgonidarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220157'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_487'^^xsd:string;
  dwc:aphiaIdAccepted '220167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2202'^^xsd:integer;
  dwc:scientificName 'Periclimenaeus zanzibaricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220171'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_488'^^xsd:string;
  dwc:aphiaIdAccepted '220171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2205'^^xsd:integer;
  dwc:scientificName 'Cristimenes commensalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210569'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_489'^^xsd:string;
  dwc:aphiaIdAccepted '957125'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2206'^^xsd:integer;
  dwc:scientificName 'Harpilius consobrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210595'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_490'^^xsd:string;
  dwc:aphiaIdAccepted '514570'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2207'^^xsd:integer;
  dwc:scientificName 'Periclimenes diversipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210589'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_491'^^xsd:string;
  dwc:aphiaIdAccepted '210589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1837'^^xsd:integer;
  dwc:scientificName 'Merops persicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212740'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_492'^^xsd:string;
  dwc:aphiaIdAccepted '212740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2208'^^xsd:integer;
  dwc:scientificName 'Periclimenes elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210587'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_493'^^xsd:string;
  dwc:aphiaIdAccepted '514516'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2212'^^xsd:integer;
  dwc:scientificName 'Zenopontonia rex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210576'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_494'^^xsd:string;
  dwc:aphiaIdAccepted '210598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2213'^^xsd:integer;
  dwc:scientificName 'Periclimenes incertus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210588'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_495'^^xsd:string;
  dwc:aphiaIdAccepted '210588'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2215'^^xsd:integer;
  dwc:scientificName 'Periclimenes kempi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210614'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_496'^^xsd:string;
  dwc:aphiaIdAccepted '210614'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2219'^^xsd:integer;
  dwc:scientificName 'Harpilius lutescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_497'^^xsd:string;
  dwc:aphiaIdAccepted '514571'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2588'^^xsd:integer;
  dwc:scientificName 'Sardinella neglecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212272'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_498'^^xsd:string;
  dwc:aphiaIdAccepted '212272'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2600'^^xsd:integer;
  dwc:scientificName 'Sargassum lendigerum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211957'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_499'^^xsd:string;
  dwc:aphiaIdAccepted '211957'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2602'^^xsd:integer;
  dwc:scientificName 'Sargassum oligocystum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '494981'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_500'^^xsd:string;
  dwc:aphiaIdAccepted '494981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2604'^^xsd:integer;
  dwc:scientificName 'Sargassum portierianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211953'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_501'^^xsd:string;
  dwc:aphiaIdAccepted '211953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2605'^^xsd:integer;
  dwc:scientificName 'Sargassum swartzii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '494984'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_502'^^xsd:string;
  dwc:aphiaIdAccepted '494984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2606'^^xsd:integer;
  dwc:scientificName 'Sargocentron caudimaculatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217940'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_503'^^xsd:string;
  dwc:aphiaIdAccepted '217940'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2608'^^xsd:integer;
  dwc:scientificName 'Sargocentron macrosquamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217944'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_504'^^xsd:string;
  dwc:aphiaIdAccepted '217944'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2983'^^xsd:integer;
  dwc:scientificName 'Turbinaria ornata f. evesiculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221481'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_505'^^xsd:string;
  dwc:aphiaIdAccepted '551560'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2984'^^xsd:integer;
  dwc:scientificName 'Turbinaria frondens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207506'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_506'^^xsd:string;
  dwc:aphiaIdAccepted '207506'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2991'^^xsd:integer;
  dwc:scientificName 'Lunella coronata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216366'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_507'^^xsd:string;
  dwc:aphiaIdAccepted '216363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2992'^^xsd:integer;
  dwc:scientificName 'Tursiops truncatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137111'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_508'^^xsd:string;
  dwc:aphiaIdAccepted '137111'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2993'^^xsd:integer;
  dwc:scientificName 'Turtur afer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212729'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_509'^^xsd:string;
  dwc:aphiaIdAccepted '212729'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2995'^^xsd:integer;
  dwc:scientificName 'Tylosurus acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '126378'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_510'^^xsd:string;
  dwc:aphiaIdAccepted '126378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2242'^^xsd:integer;
  dwc:scientificName 'Petrosia (Petrosia) nigricans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '192884'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_511'^^xsd:string;
  dwc:aphiaIdAccepted '166851'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2243'^^xsd:integer;
  dwc:scientificName 'Petrosia (Petrosia) seychellensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '192890'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_512'^^xsd:string;
  dwc:aphiaIdAccepted '166860'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3002'^^xsd:integer;
  dwc:scientificName 'Paraleptuca crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207588'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_513'^^xsd:string;
  dwc:aphiaIdAccepted '378390'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3003'^^xsd:integer;
  dwc:scientificName 'Cranuca inversa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207589'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_514'^^xsd:string;
  dwc:aphiaIdAccepted '955192'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2615'^^xsd:integer;
  dwc:scientificName 'Saurida undosquamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '126371'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_515'^^xsd:string;
  dwc:aphiaIdAccepted '126371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '646'^^xsd:integer;
  dwc:scientificName 'Charadrius hiaticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_516'^^xsd:string;
  dwc:aphiaIdAccepted '212619'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1462'^^xsd:integer;
  dwc:scientificName 'Hetereleotris caminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219494'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_517'^^xsd:string;
  dwc:aphiaIdAccepted '219494'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1665'^^xsd:integer;
  dwc:scientificName 'Ohelopapa flexilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144821'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_518'^^xsd:string;
  dwc:aphiaIdAccepted '1306112'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1666'^^xsd:integer;
  dwc:scientificName 'Laurencia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212019'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_519'^^xsd:string;
  dwc:aphiaIdAccepted '212019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '272'^^xsd:integer;
  dwc:scientificName 'Arothron stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219933'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_520'^^xsd:string;
  dwc:aphiaIdAccepted '219928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '674'^^xsd:integer;
  dwc:scientificName 'Chlidichthys bibulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218312'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_521'^^xsd:string;
  dwc:aphiaIdAccepted '218312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1472'^^xsd:integer;
  dwc:scientificName 'Higginsia kenyensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '165998'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_522'^^xsd:string;
  dwc:aphiaIdAccepted '165998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1847'^^xsd:integer;
  dwc:scientificName 'Metanephrops andamanicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220230'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_523'^^xsd:string;
  dwc:aphiaIdAccepted '220230'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.092780113"^^xsd:decimal ;
  dwc:decimalLongitude "39.6753006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2729'^^xsd:integer;
  dwc:scientificName 'Spheciospongia excentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6753006'^^xsd:double;
  dwc:latitude '-4.092780113'^^xsd:double;
  dwc:aphiaid '193507'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_524'^^xsd:string;
  dwc:aphiaIdAccepted '170534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2730'^^xsd:integer;
  dwc:scientificName 'Spheciospongia inconstans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '220442'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_525'^^xsd:string;
  dwc:aphiaIdAccepted '170537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2618'^^xsd:integer;
  dwc:scientificName 'Chlorurus atrilunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219102'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_526'^^xsd:string;
  dwc:aphiaIdAccepted '219087'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2888'^^xsd:integer;
  dwc:scientificName 'Trierarchus cooperi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208863'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_527'^^xsd:string;
  dwc:aphiaIdAccepted '208863'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '21'^^xsd:integer;
  dwc:scientificName 'Acanthaster planci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213289'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_528'^^xsd:string;
  dwc:aphiaIdAccepted '213289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '23'^^xsd:integer;
  dwc:scientificName 'Acanthella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '165648'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_529'^^xsd:string;
  dwc:aphiaIdAccepted '165648'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '857'^^xsd:integer;
  dwc:scientificName 'Cribrarula commaß'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '1508052'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_530'^^xsd:string;
  dwc:aphiaIdAccepted '1508052'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '34'^^xsd:integer;
  dwc:scientificName 'Acanthopagrus berda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218588'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_531'^^xsd:string;
  dwc:aphiaIdAccepted '218588'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '35'^^xsd:integer;
  dwc:scientificName 'Acanthopagrus bifasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218589'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_532'^^xsd:string;
  dwc:aphiaIdAccepted '218589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '36'^^xsd:integer;
  dwc:scientificName 'Acanthophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '143900'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_533'^^xsd:string;
  dwc:aphiaIdAccepted '143900'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '37'^^xsd:integer;
  dwc:scientificName 'Acanthophora nayadiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211769'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_534'^^xsd:string;
  dwc:aphiaIdAccepted '144783'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '42'^^xsd:integer;
  dwc:scientificName 'Acanthoplesiops indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218347'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_535'^^xsd:string;
  dwc:aphiaIdAccepted '218347'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1552'^^xsd:integer;
  dwc:scientificName 'Hypoatherina barnesi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217884'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_536'^^xsd:string;
  dwc:aphiaIdAccepted '217884'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2090'^^xsd:integer;
  dwc:scientificName 'Palaemonella pottsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '215851'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_537'^^xsd:string;
  dwc:aphiaIdAccepted '215851'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '247'^^xsd:integer;
  dwc:scientificName 'Aporops bilinearis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218169'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_538'^^xsd:string;
  dwc:aphiaIdAccepted '218170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '248'^^xsd:integer;
  dwc:scientificName 'Aporops bilinearis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218170'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_539'^^xsd:string;
  dwc:aphiaIdAccepted '218170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '250'^^xsd:integer;
  dwc:scientificName 'Apus apus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212734'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_540'^^xsd:string;
  dwc:aphiaIdAccepted '212734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '253'^^xsd:integer;
  dwc:scientificName 'Taeniamia mozambiquensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209397'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_541'^^xsd:string;
  dwc:aphiaIdAccepted '1013739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '886'^^xsd:integer;
  dwc:scientificName 'Cyphastrea microphthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207416'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_542'^^xsd:string;
  dwc:aphiaIdAccepted '207416'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '254'^^xsd:integer;
  dwc:scientificName 'Archilina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '142464'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_543'^^xsd:string;
  dwc:aphiaIdAccepted '142464'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '255'^^xsd:integer;
  dwc:scientificName 'Architeuthis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '156850'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_544'^^xsd:string;
  dwc:aphiaIdAccepted '156850'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '256'^^xsd:integer;
  dwc:scientificName 'Ardea cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_545'^^xsd:string;
  dwc:aphiaIdAccepted '212668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '640'^^xsd:integer;
  dwc:scientificName 'Champia globulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214024'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_546'^^xsd:string;
  dwc:aphiaIdAccepted '214024'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '257'^^xsd:integer;
  dwc:scientificName 'Ardea goliath'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_547'^^xsd:string;
  dwc:aphiaIdAccepted '212666'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '259'^^xsd:integer;
  dwc:scientificName 'Ardea purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_548'^^xsd:string;
  dwc:aphiaIdAccepted '212669'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '260'^^xsd:integer;
  dwc:scientificName 'Ardeola idae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212670'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_549'^^xsd:string;
  dwc:aphiaIdAccepted '212670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '261'^^xsd:integer;
  dwc:scientificName 'Ardeola ralloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212671'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_550'^^xsd:string;
  dwc:aphiaIdAccepted '212671'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '262'^^xsd:integer;
  dwc:scientificName 'Arenaria interpres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '147431'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_551'^^xsd:string;
  dwc:aphiaIdAccepted '147431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '264'^^xsd:integer;
  dwc:scientificName 'Argentina euchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217602'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_552'^^xsd:string;
  dwc:aphiaIdAccepted '217602'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '265'^^xsd:integer;
  dwc:scientificName 'Argonauta argo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '138803'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_553'^^xsd:string;
  dwc:aphiaIdAccepted '138803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '266'^^xsd:integer;
  dwc:scientificName 'Argyrops filamentosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218591'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_554'^^xsd:string;
  dwc:aphiaIdAccepted '218591'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '633'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_555'^^xsd:string;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '635'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214377'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_556'^^xsd:string;
  dwc:aphiaIdAccepted '214377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3044'^^xsd:integer;
  dwc:scientificName 'Vanadis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209715'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_557'^^xsd:string;
  dwc:aphiaIdAccepted '209715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '638'^^xsd:integer;
  dwc:scientificName 'Chamaedoris delphinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211456'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_558'^^xsd:string;
  dwc:aphiaIdAccepted '211456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '645'^^xsd:integer;
  dwc:scientificName 'Charadrius dubius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212617'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_559'^^xsd:string;
  dwc:aphiaIdAccepted '212617'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '648'^^xsd:integer;
  dwc:scientificName 'Charadrius marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212613'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_560'^^xsd:string;
  dwc:aphiaIdAccepted '212613'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '649'^^xsd:integer;
  dwc:scientificName 'Charadrius mongolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212614'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_561'^^xsd:string;
  dwc:aphiaIdAccepted '212614'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '651'^^xsd:integer;
  dwc:scientificName 'Charybdis (Archias) smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208819'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_562'^^xsd:string;
  dwc:aphiaIdAccepted '208824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '653'^^xsd:integer;
  dwc:scientificName 'Chaunax penicillatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217856'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_563'^^xsd:string;
  dwc:aphiaIdAccepted '217856'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '655'^^xsd:integer;
  dwc:scientificName 'Cheilinus fasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218940'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_564'^^xsd:string;
  dwc:aphiaIdAccepted '1841882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '656'^^xsd:integer;
  dwc:scientificName 'Cheilinus oxycephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218947'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_565'^^xsd:string;
  dwc:aphiaIdAccepted '218947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '657'^^xsd:integer;
  dwc:scientificName 'Cheilinus trilobatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218944'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_566'^^xsd:string;
  dwc:aphiaIdAccepted '218944'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1032'^^xsd:integer;
  dwc:scientificName 'Dictyota ceylanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220786'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_567'^^xsd:string;
  dwc:aphiaIdAccepted '220786'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1035'^^xsd:integer;
  dwc:scientificName 'Dictyota implexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220781'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_568'^^xsd:string;
  dwc:aphiaIdAccepted '145368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1427'^^xsd:integer;
  dwc:scientificName 'Hamodactylus boschmai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220128'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_569'^^xsd:string;
  dwc:aphiaIdAccepted '220128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1038'^^xsd:integer;
  dwc:scientificName 'Dictyota humifusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145370'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_570'^^xsd:string;
  dwc:aphiaIdAccepted '145370'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1039'^^xsd:integer;
  dwc:scientificName 'Dictyota adnata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220780'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_571'^^xsd:string;
  dwc:aphiaIdAccepted '145362'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1436'^^xsd:integer;
  dwc:scientificName 'Harpiliopsis beaupresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220132'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_572'^^xsd:string;
  dwc:aphiaIdAccepted '220132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1437'^^xsd:integer;
  dwc:scientificName 'Harpiliopsis depressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220131'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_573'^^xsd:string;
  dwc:aphiaIdAccepted '220131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1036'^^xsd:integer;
  dwc:scientificName 'Dictyota friabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220782'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_574'^^xsd:string;
  dwc:aphiaIdAccepted '220782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2240'^^xsd:integer;
  dwc:scientificName 'Petrosia (Strongylophora) mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '166875'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_575'^^xsd:string;
  dwc:aphiaIdAccepted '166875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1041'^^xsd:integer;
  dwc:scientificName 'Canistrocarpus cervicornis f. pseudohamatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220783'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_576'^^xsd:string;
  dwc:aphiaIdAccepted '590480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1044'^^xsd:integer;
  dwc:scientificName 'Didemnum cerebrale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212508'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_577'^^xsd:string;
  dwc:aphiaIdAccepted '212508'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1047'^^xsd:integer;
  dwc:scientificName 'Diodon holocanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127402'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_578'^^xsd:string;
  dwc:aphiaIdAccepted '127402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1051'^^xsd:integer;
  dwc:scientificName 'Diogenes custos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208711'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_579'^^xsd:string;
  dwc:aphiaIdAccepted '208711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1052'^^xsd:integer;
  dwc:scientificName 'Diogenes pallescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208712'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_580'^^xsd:string;
  dwc:aphiaIdAccepted '367661'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1053'^^xsd:integer;
  dwc:scientificName 'Diomedea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '205273'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_581'^^xsd:string;
  dwc:aphiaIdAccepted '205273'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1054'^^xsd:integer;
  dwc:scientificName 'Thalassarche melanophris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212587'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_582'^^xsd:string;
  dwc:aphiaIdAccepted '343995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1056'^^xsd:integer;
  dwc:scientificName 'Diosaccus monardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_583'^^xsd:string;
  dwc:aphiaIdAccepted '220667'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1827'^^xsd:integer;
  dwc:scientificName 'Megalops cyprinoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212253'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_584'^^xsd:string;
  dwc:aphiaIdAccepted '212253'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1429'^^xsd:integer;
  dwc:scientificName 'Haloplegma duperreyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214119'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_585'^^xsd:string;
  dwc:aphiaIdAccepted '214429'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1432'^^xsd:integer;
  dwc:scientificName 'Harpa amouretta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208165'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_586'^^xsd:string;
  dwc:aphiaIdAccepted '208165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1831'^^xsd:integer;
  dwc:scientificName 'Melichthys indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219882'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_587'^^xsd:string;
  dwc:aphiaIdAccepted '219882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1438'^^xsd:integer;
  dwc:scientificName 'Harpiliopsis spinigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220130'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_588'^^xsd:string;
  dwc:aphiaIdAccepted '220130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1440'^^xsd:integer;
  dwc:scientificName 'Helcogramma fuscopinna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219183'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_589'^^xsd:string;
  dwc:aphiaIdAccepted '219183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1442'^^xsd:integer;
  dwc:scientificName 'Heliopora coerulea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210725'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_590'^^xsd:string;
  dwc:aphiaIdAccepted '210725'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1444'^^xsd:integer;
  dwc:scientificName 'Hemiasterella intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '170595'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_591'^^xsd:string;
  dwc:aphiaIdAccepted '170595'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1445'^^xsd:integer;
  dwc:scientificName 'Hemiasterella magna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '170596'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_592'^^xsd:string;
  dwc:aphiaIdAccepted '170596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1446'^^xsd:integer;
  dwc:scientificName 'Hemiasterella magna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '170596'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_593'^^xsd:string;
  dwc:aphiaIdAccepted '170596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1448'^^xsd:integer;
  dwc:scientificName 'Hemigymnus melapterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218998'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_594'^^xsd:string;
  dwc:aphiaIdAccepted '218998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2228'^^xsd:integer;
  dwc:scientificName 'Cuapetes tenuipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_595'^^xsd:string;
  dwc:aphiaIdAccepted '514529'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1823'^^xsd:integer;
  dwc:scientificName 'Mauritia scurra scurra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '224003'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_596'^^xsd:string;
  dwc:aphiaIdAccepted '224003'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1824'^^xsd:integer;
  dwc:scientificName 'Medaeops neglectus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211028'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_597'^^xsd:string;
  dwc:aphiaIdAccepted '211028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2624'^^xsd:integer;
  dwc:scientificName 'Scarus niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219129'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_598'^^xsd:string;
  dwc:aphiaIdAccepted '219129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1829'^^xsd:integer;
  dwc:scientificName 'Meiacanthus mossambicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219309'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_599'^^xsd:string;
  dwc:aphiaIdAccepted '219309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1830'^^xsd:integer;
  dwc:scientificName 'Amansia dietrichiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214234'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_600'^^xsd:string;
  dwc:aphiaIdAccepted '373731'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1836'^^xsd:integer;
  dwc:scientificName 'Merops nubicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212737'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_601'^^xsd:string;
  dwc:aphiaIdAccepted '212737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1842'^^xsd:integer;
  dwc:scientificName 'Mesanthura protei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211377'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_602'^^xsd:string;
  dwc:aphiaIdAccepted '211377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1843'^^xsd:integer;
  dwc:scientificName 'Mesophoyx intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221028'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_603'^^xsd:string;
  dwc:aphiaIdAccepted '221028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1844'^^xsd:integer;
  dwc:scientificName 'Mesophyllum crispescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213905'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_604'^^xsd:string;
  dwc:aphiaIdAccepted '213905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1845'^^xsd:integer;
  dwc:scientificName 'Melyvonnea erubescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213904'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_605'^^xsd:string;
  dwc:aphiaIdAccepted '841069'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1846'^^xsd:integer;
  dwc:scientificName 'Mesoplodon densirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137122'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_606'^^xsd:string;
  dwc:aphiaIdAccepted '137122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2221'^^xsd:integer;
  dwc:scientificName 'Periclimenes obscurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210592'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_607'^^xsd:string;
  dwc:aphiaIdAccepted '210592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2223'^^xsd:integer;
  dwc:scientificName 'Periclimenella petitthouarsii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210599'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_608'^^xsd:string;
  dwc:aphiaIdAccepted '246394'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2229'^^xsd:integer;
  dwc:scientificName 'Cuapetes ungujaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210580'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_609'^^xsd:string;
  dwc:aphiaIdAccepted '514530'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2230'^^xsd:integer;
  dwc:scientificName 'Periclimenes watamuae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210617'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_610'^^xsd:string;
  dwc:aphiaIdAccepted '210617'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2233'^^xsd:integer;
  dwc:scientificName 'Periophthalmus kalolo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209264'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_611'^^xsd:string;
  dwc:aphiaIdAccepted '209264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2235'^^xsd:integer;
  dwc:scientificName 'Petrolisthes rufescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210125'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_612'^^xsd:string;
  dwc:aphiaIdAccepted '210125'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2238'^^xsd:integer;
  dwc:scientificName 'Petrosia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '131847'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_613'^^xsd:string;
  dwc:aphiaIdAccepted '131847'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2241'^^xsd:integer;
  dwc:scientificName 'Petrosia (Petrosia) nigricans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '192884'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_614'^^xsd:string;
  dwc:aphiaIdAccepted '166851'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2244'^^xsd:integer;
  dwc:scientificName 'Petrosia (Petrosia) seychellensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '192890'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_615'^^xsd:string;
  dwc:aphiaIdAccepted '166860'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.092780113"^^xsd:decimal ;
  dwc:decimalLongitude "39.6753006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2245'^^xsd:integer;
  dwc:scientificName 'Petrosia (Petrosia) seychellensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6753006'^^xsd:double;
  dwc:latitude '-4.092780113'^^xsd:double;
  dwc:aphiaid '192890'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_616'^^xsd:string;
  dwc:aphiaIdAccepted '166860'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2614'^^xsd:integer;
  dwc:scientificName 'Saurida nebulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217664'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_617'^^xsd:string;
  dwc:aphiaIdAccepted '217664'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2616'^^xsd:integer;
  dwc:scientificName 'Scartella emarginata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219342'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_618'^^xsd:string;
  dwc:aphiaIdAccepted '219342'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2619'^^xsd:integer;
  dwc:scientificName 'Scarus caudofasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219110'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_619'^^xsd:string;
  dwc:aphiaIdAccepted '219110'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2622'^^xsd:integer;
  dwc:scientificName 'Scarus ghobban'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219127'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_620'^^xsd:string;
  dwc:aphiaIdAccepted '219127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2625'^^xsd:integer;
  dwc:scientificName 'Scarus psittacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219125'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_621'^^xsd:string;
  dwc:aphiaIdAccepted '219125'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2626'^^xsd:integer;
  dwc:scientificName 'Scarus rubroviolaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219124'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_622'^^xsd:string;
  dwc:aphiaIdAccepted '219124'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2627'^^xsd:integer;
  dwc:scientificName 'Scarus russelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_623'^^xsd:string;
  dwc:aphiaIdAccepted '219135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2628'^^xsd:integer;
  dwc:scientificName 'Scarus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219114'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_624'^^xsd:string;
  dwc:aphiaIdAccepted '219114'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2629'^^xsd:integer;
  dwc:scientificName 'Chlorurus sordidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219116'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_625'^^xsd:string;
  dwc:aphiaIdAccepted '219082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2632'^^xsd:integer;
  dwc:scientificName 'Scarus viridifucatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219112'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_626'^^xsd:string;
  dwc:aphiaIdAccepted '219119'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2634'^^xsd:integer;
  dwc:scientificName 'Schizothrix tenerrina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213751'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_627'^^xsd:string;
  dwc:aphiaIdAccepted '213751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2635'^^xsd:integer;
  dwc:scientificName 'Scinaia furcellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_628'^^xsd:string;
  dwc:aphiaIdAccepted '145743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3008'^^xsd:integer;
  dwc:scientificName 'Tubuca urvillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207590'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_629'^^xsd:string;
  dwc:aphiaIdAccepted '955326'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3010'^^xsd:integer;
  dwc:scientificName 'Gelasimus hesperiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223930'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_630'^^xsd:string;
  dwc:aphiaIdAccepted '955170'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3011'^^xsd:integer;
  dwc:scientificName 'Gelasimus vocans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223851'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_631'^^xsd:string;
  dwc:aphiaIdAccepted '955174'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3012'^^xsd:integer;
  dwc:scientificName 'Udotea flabellum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211535'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_632'^^xsd:string;
  dwc:aphiaIdAccepted '211535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3013'^^xsd:integer;
  dwc:scientificName 'Udotea glaucescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211541'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_633'^^xsd:string;
  dwc:aphiaIdAccepted '211541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3018'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_634'^^xsd:string;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3021'^^xsd:integer;
  dwc:scientificName 'Ulva reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_635'^^xsd:string;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3024'^^xsd:integer;
  dwc:scientificName 'Undinula vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104473'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_636'^^xsd:string;
  dwc:aphiaIdAccepted '104473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3025'^^xsd:integer;
  dwc:scientificName 'Upeneus japonicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218686'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_637'^^xsd:string;
  dwc:aphiaIdAccepted '218694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3032'^^xsd:integer;
  dwc:scientificName 'Uropterygius concolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212042'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_638'^^xsd:string;
  dwc:aphiaIdAccepted '212042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3033'^^xsd:integer;
  dwc:scientificName 'Utica barbimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209412'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_639'^^xsd:string;
  dwc:aphiaIdAccepted '209412'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '46'^^xsd:integer;
  dwc:scientificName 'Acanthurus lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '159582'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_640'^^xsd:string;
  dwc:aphiaIdAccepted '159582'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '48'^^xsd:integer;
  dwc:scientificName 'Acanthurus nigricauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219626'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_641'^^xsd:string;
  dwc:aphiaIdAccepted '219626'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1450'^^xsd:integer;
  dwc:scientificName 'Hemitaurichthys zoster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218762'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_642'^^xsd:string;
  dwc:aphiaIdAccepted '218762'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1859'^^xsd:integer;
  dwc:scientificName 'Micrognathus andersonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218018'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_643'^^xsd:string;
  dwc:aphiaIdAccepted '218018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '267'^^xsd:integer;
  dwc:scientificName 'Argyrops spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218590'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_644'^^xsd:string;
  dwc:aphiaIdAccepted '218590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2696'^^xsd:integer;
  dwc:scientificName 'Siganus spinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219689'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_645'^^xsd:string;
  dwc:aphiaIdAccepted '219689'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '276'^^xsd:integer;
  dwc:scientificName 'Arothron meleagris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219926'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_646'^^xsd:string;
  dwc:aphiaIdAccepted '219926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '277'^^xsd:integer;
  dwc:scientificName 'Arothron nigropunctatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219921'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_647'^^xsd:string;
  dwc:aphiaIdAccepted '219921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '278'^^xsd:integer;
  dwc:scientificName 'Arothron stellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219928'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_648'^^xsd:string;
  dwc:aphiaIdAccepted '219928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '279'^^xsd:integer;
  dwc:scientificName 'Ascidia retrosipho'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '215943'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_649'^^xsd:string;
  dwc:aphiaIdAccepted '215943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '283'^^xsd:integer;
  dwc:scientificName 'Aquilonastra burtoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213130'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_650'^^xsd:string;
  dwc:aphiaIdAccepted '459524'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '285'^^xsd:integer;
  dwc:scientificName 'Asteropsis carinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213177'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_651'^^xsd:string;
  dwc:aphiaIdAccepted '213177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Cheilodipterus arabicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '278890'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_652'^^xsd:string;
  dwc:aphiaIdAccepted '278890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '673'^^xsd:integer;
  dwc:scientificName 'Chirocentrus nudus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212258'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_653'^^xsd:string;
  dwc:aphiaIdAccepted '212258'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '675'^^xsd:integer;
  dwc:scientificName 'Chlopsis dentatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221382'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_654'^^xsd:string;
  dwc:aphiaIdAccepted '221382'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '676'^^xsd:integer;
  dwc:scientificName 'Chlorocichla flaviventris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212756'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_655'^^xsd:string;
  dwc:aphiaIdAccepted '212756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '681'^^xsd:integer;
  dwc:scientificName 'Chlorodesmis major'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211744'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_656'^^xsd:string;
  dwc:aphiaIdAccepted '211744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1059'^^xsd:integer;
  dwc:scientificName 'Diploastrea heliopora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207417'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_657'^^xsd:string;
  dwc:aphiaIdAccepted '207417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1062'^^xsd:integer;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223863'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_658'^^xsd:string;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1063'^^xsd:integer;
  dwc:scientificName 'Diproctacanthus xanthurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218970'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_659'^^xsd:string;
  dwc:aphiaIdAccepted '1844252'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1066'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis coomansi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221269'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_660'^^xsd:string;
  dwc:aphiaIdAccepted '221269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1069'^^xsd:integer;
  dwc:scientificName 'Doryrhamphus abbreviatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '224101'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_661'^^xsd:string;
  dwc:aphiaIdAccepted '1524196'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1079'^^xsd:integer;
  dwc:scientificName 'Drupella cornus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212155'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_662'^^xsd:string;
  dwc:aphiaIdAccepted '212155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1080'^^xsd:integer;
  dwc:scientificName 'Duckerella ferlusii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214179'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_663'^^xsd:string;
  dwc:aphiaIdAccepted '214179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1081'^^xsd:integer;
  dwc:scientificName 'Dugong dugon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220227'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_664'^^xsd:string;
  dwc:aphiaIdAccepted '220227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1452'^^xsd:integer;
  dwc:scientificName 'Heniochus monoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218764'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_665'^^xsd:string;
  dwc:aphiaIdAccepted '218764'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1453'^^xsd:integer;
  dwc:scientificName 'Hepatoporus guinotae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211021'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_666'^^xsd:string;
  dwc:aphiaIdAccepted '211021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1454'^^xsd:integer;
  dwc:scientificName 'Herklotsichthys punctatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '126420'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_667'^^xsd:string;
  dwc:aphiaIdAccepted '126420'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1457'^^xsd:integer;
  dwc:scientificName 'Herpolitha limax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207363'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_668'^^xsd:string;
  dwc:aphiaIdAccepted '207363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1459'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214222'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_669'^^xsd:string;
  dwc:aphiaIdAccepted '214222'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1460'^^xsd:integer;
  dwc:scientificName 'Herposiphonia secunda f. tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '382517'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_670'^^xsd:string;
  dwc:aphiaIdAccepted '382517'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1461'^^xsd:integer;
  dwc:scientificName 'Herposiphonia tenellaß'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214219'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_671'^^xsd:string;
  dwc:aphiaIdAccepted '214219'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1464'^^xsd:integer;
  dwc:scientificName 'Heterocarpus woodmasoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210447'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_672'^^xsd:string;
  dwc:aphiaIdAccepted '210447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1465'^^xsd:integer;
  dwc:scientificName 'Heterocentrotus mamillatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213385'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_673'^^xsd:string;
  dwc:aphiaIdAccepted '568045'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1466'^^xsd:integer;
  dwc:scientificName 'Heterocentrotus trigonarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213386'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_674'^^xsd:string;
  dwc:aphiaIdAccepted '213386'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1468'^^xsd:integer;
  dwc:scientificName 'Heteronarce garmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220971'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_675'^^xsd:string;
  dwc:aphiaIdAccepted '220971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1469'^^xsd:integer;
  dwc:scientificName 'Heteropriacanthus cruentatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127004'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_676'^^xsd:string;
  dwc:aphiaIdAccepted '127004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1848'^^xsd:integer;
  dwc:scientificName 'Metapenaeus monoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '107107'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_677'^^xsd:string;
  dwc:aphiaIdAccepted '107107'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1850'^^xsd:integer;
  dwc:scientificName 'Metapontonia fungiacola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209439'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_678'^^xsd:string;
  dwc:aphiaIdAccepted '209439'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1852'^^xsd:integer;
  dwc:scientificName 'Metopograpsus messor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207536'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_679'^^xsd:string;
  dwc:aphiaIdAccepted '207536'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1853'^^xsd:integer;
  dwc:scientificName 'Metopograpsus oceanicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207535'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_680'^^xsd:string;
  dwc:aphiaIdAccepted '207535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1856'^^xsd:integer;
  dwc:scientificName 'Microcoleus chtonoplastes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213730'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_681'^^xsd:string;
  dwc:aphiaIdAccepted '213730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1860'^^xsd:integer;
  dwc:scientificName 'Microphis brachyurus brachyurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223864'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_682'^^xsd:string;
  dwc:aphiaIdAccepted '159448'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1867'^^xsd:integer;
  dwc:scientificName 'Mola mola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127405'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_683'^^xsd:string;
  dwc:aphiaIdAccepted '127405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2252'^^xsd:integer;
  dwc:scientificName 'Phacelocarpus tristichus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_684'^^xsd:string;
  dwc:aphiaIdAccepted '213965'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2256'^^xsd:integer;
  dwc:scientificName 'Phakettia ridleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '165593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_685'^^xsd:string;
  dwc:aphiaIdAccepted '234402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.007500172"^^xsd:decimal ;
  dwc:decimalLongitude "39.72689819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2258'^^xsd:integer;
  dwc:scientificName 'Phakettia ridleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72689819'^^xsd:double;
  dwc:latitude '-4.007500172'^^xsd:double;
  dwc:aphiaid '165593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_686'^^xsd:string;
  dwc:aphiaIdAccepted '234402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2259'^^xsd:integer;
  dwc:scientificName 'Phakettia ridleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '165593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_687'^^xsd:string;
  dwc:aphiaIdAccepted '234402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2264'^^xsd:integer;
  dwc:scientificName 'Philarius imperialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220181'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_688'^^xsd:string;
  dwc:aphiaIdAccepted '220181'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2265'^^xsd:integer;
  dwc:scientificName 'Philomachus pugnax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '159046'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_689'^^xsd:string;
  dwc:aphiaIdAccepted '159046'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2637'^^xsd:integer;
  dwc:scientificName 'Scinaia moniliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211449'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_690'^^xsd:string;
  dwc:aphiaIdAccepted '211449'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2640'^^xsd:integer;
  dwc:scientificName 'Scolopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '203906'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_691'^^xsd:string;
  dwc:aphiaIdAccepted '203906'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2641'^^xsd:integer;
  dwc:scientificName 'Scolopsis bimaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209218'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_692'^^xsd:string;
  dwc:aphiaIdAccepted '712733'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2642'^^xsd:integer;
  dwc:scientificName 'Scolopsis frenata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209220'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_693'^^xsd:string;
  dwc:aphiaIdAccepted '712734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2643'^^xsd:integer;
  dwc:scientificName 'Scolopsis ghanam'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209222'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_694'^^xsd:string;
  dwc:aphiaIdAccepted '209222'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2645'^^xsd:integer;
  dwc:scientificName 'Scomber sanctipetri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219714'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_695'^^xsd:string;
  dwc:aphiaIdAccepted '219714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3040'^^xsd:integer;
  dwc:scientificName 'Valonia utricularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145884'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_696'^^xsd:string;
  dwc:aphiaIdAccepted '145884'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2647'^^xsd:integer;
  dwc:scientificName 'Scomberoides lysan'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218434'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_697'^^xsd:string;
  dwc:aphiaIdAccepted '218434'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2650'^^xsd:integer;
  dwc:scientificName 'Scomberomorus guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219716'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_698'^^xsd:string;
  dwc:aphiaIdAccepted '219716'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2651'^^xsd:integer;
  dwc:scientificName 'Scomberomorus plurilineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219719'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_699'^^xsd:string;
  dwc:aphiaIdAccepted '219719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2654'^^xsd:integer;
  dwc:scientificName 'Scorpaenodes guamensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218094'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_700'^^xsd:string;
  dwc:aphiaIdAccepted '218094'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2655'^^xsd:integer;
  dwc:scientificName 'Scorpaenopsis diabolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218110'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_701'^^xsd:string;
  dwc:aphiaIdAccepted '218110'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2656'^^xsd:integer;
  dwc:scientificName 'Scorpaenopsis gibbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218102'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_702'^^xsd:string;
  dwc:aphiaIdAccepted '218102'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2659'^^xsd:integer;
  dwc:scientificName 'Scyllarides squammosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210089'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_703'^^xsd:string;
  dwc:aphiaIdAccepted '210089'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3037'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_704'^^xsd:string;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3038'^^xsd:integer;
  dwc:scientificName 'Valonia aegagropila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145881'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_705'^^xsd:string;
  dwc:aphiaIdAccepted '145881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3039'^^xsd:integer;
  dwc:scientificName 'Valonia macrophysa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145883'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_706'^^xsd:string;
  dwc:aphiaIdAccepted '145883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3045'^^xsd:integer;
  dwc:scientificName 'Vanellus spinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212620'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_707'^^xsd:string;
  dwc:aphiaIdAccepted '212620'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3048'^^xsd:integer;
  dwc:scientificName 'Varuna litterata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_708'^^xsd:string;
  dwc:aphiaIdAccepted '207551'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3055'^^xsd:integer;
  dwc:scientificName 'Ovabunda macrospiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210015'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_709'^^xsd:string;
  dwc:aphiaIdAccepted '290553'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3056'^^xsd:integer;
  dwc:scientificName 'Xenus cinereus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212602'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_710'^^xsd:string;
  dwc:aphiaIdAccepted '212602'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2694'^^xsd:integer;
  dwc:scientificName 'Siganus luridus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_711'^^xsd:string;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2698'^^xsd:integer;
  dwc:scientificName 'Siganus sutor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219688'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_712'^^xsd:string;
  dwc:aphiaIdAccepted '219688'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2706'^^xsd:integer;
  dwc:scientificName 'Solenocera choprai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210421'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_713'^^xsd:string;
  dwc:aphiaIdAccepted '210421'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '293'^^xsd:integer;
  dwc:scientificName 'Astreopora myriophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207128'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_714'^^xsd:string;
  dwc:aphiaIdAccepted '207128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '296'^^xsd:integer;
  dwc:scientificName 'Astropecten polyacanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213245'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_715'^^xsd:string;
  dwc:aphiaIdAccepted '213245'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '297'^^xsd:integer;
  dwc:scientificName 'Astropyga radiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213370'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_716'^^xsd:string;
  dwc:aphiaIdAccepted '213370'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '298'^^xsd:integer;
  dwc:scientificName 'Atergatis dilatatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209059'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_717'^^xsd:string;
  dwc:aphiaIdAccepted '209059'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '299'^^xsd:integer;
  dwc:scientificName 'Atherinomorus duodecimalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217880'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_718'^^xsd:string;
  dwc:aphiaIdAccepted '1526239'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.007500172"^^xsd:decimal ;
  dwc:decimalLongitude "39.72689819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '305'^^xsd:integer;
  dwc:scientificName 'Aulospongus involutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72689819'^^xsd:double;
  dwc:latitude '-4.007500172'^^xsd:double;
  dwc:aphiaid '168011'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_719'^^xsd:string;
  dwc:aphiaIdAccepted '168011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '306'^^xsd:integer;
  dwc:scientificName 'Aulospongus involutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '168011'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_720'^^xsd:string;
  dwc:aphiaIdAccepted '168011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '310'^^xsd:integer;
  dwc:scientificName 'Auxis rochei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127015'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_721'^^xsd:string;
  dwc:aphiaIdAccepted '127015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '313'^^xsd:integer;
  dwc:scientificName 'Avrainvillea amadelpha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221179'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_722'^^xsd:string;
  dwc:aphiaIdAccepted '221179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '315'^^xsd:integer;
  dwc:scientificName 'Avrainvillea lacerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221169'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_723'^^xsd:string;
  dwc:aphiaIdAccepted '221169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '690'^^xsd:integer;
  dwc:scientificName 'Chondria dangeardii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214198'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_724'^^xsd:string;
  dwc:aphiaIdAccepted '214198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '691'^^xsd:integer;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_725'^^xsd:string;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '694'^^xsd:integer;
  dwc:scientificName 'Chondrocladia (Chondrocladia) multichela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '530763'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_726'^^xsd:string;
  dwc:aphiaIdAccepted '168220'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '696'^^xsd:integer;
  dwc:scientificName 'Portieria hornemannii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_727'^^xsd:string;
  dwc:aphiaIdAccepted '213851'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '702'^^xsd:integer;
  dwc:scientificName 'Chromis nigrura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_728'^^xsd:string;
  dwc:aphiaIdAccepted '1592292'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1083'^^xsd:integer;
  dwc:scientificName 'Dussumieria elopsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212259'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_729'^^xsd:string;
  dwc:aphiaIdAccepted '212259'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1093'^^xsd:integer;
  dwc:scientificName 'Echinometra mathaei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213383'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_730'^^xsd:string;
  dwc:aphiaIdAccepted '213383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1096'^^xsd:integer;
  dwc:scientificName 'Echinopora gemmacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207418'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_731'^^xsd:string;
  dwc:aphiaIdAccepted '207418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1483'^^xsd:integer;
  dwc:scientificName 'Hippa adactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210322'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_732'^^xsd:string;
  dwc:aphiaIdAccepted '210322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1484'^^xsd:integer;
  dwc:scientificName 'Hippichthys cyanospilos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218017'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_733'^^xsd:string;
  dwc:aphiaIdAccepted '218017'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1489'^^xsd:integer;
  dwc:scientificName 'Hipposcarus harid'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219090'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_734'^^xsd:string;
  dwc:aphiaIdAccepted '219090'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1490'^^xsd:integer;
  dwc:scientificName 'Hirculops cornifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219288'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_735'^^xsd:string;
  dwc:aphiaIdAccepted '219288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1872'^^xsd:integer;
  dwc:scientificName 'Molgolaimus tanai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_736'^^xsd:string;
  dwc:aphiaIdAccepted '221182'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1876'^^xsd:integer;
  dwc:scientificName 'Coryogalops sordidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219516'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_737'^^xsd:string;
  dwc:aphiaIdAccepted '219418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1879'^^xsd:integer;
  dwc:scientificName 'Tethyopsis plurima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '192494'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_738'^^xsd:string;
  dwc:aphiaIdAccepted '170030'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1880'^^xsd:integer;
  dwc:scientificName 'Tethyopsis plurima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '192494'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_739'^^xsd:string;
  dwc:aphiaIdAccepted '170030'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1894'^^xsd:integer;
  dwc:scientificName 'Motacilla flava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212754'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_740'^^xsd:string;
  dwc:aphiaIdAccepted '212754'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1895'^^xsd:integer;
  dwc:scientificName 'Crenimugil buchanani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218895'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_741'^^xsd:string;
  dwc:aphiaIdAccepted '1042834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2274'^^xsd:integer;
  dwc:scientificName 'Phoxocampus belcheri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218031'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_742'^^xsd:string;
  dwc:aphiaIdAccepted '218031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2277'^^xsd:integer;
  dwc:scientificName 'Phyllodoce fristedti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209702'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_743'^^xsd:string;
  dwc:aphiaIdAccepted '209702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2280'^^xsd:integer;
  dwc:scientificName 'Cyclodius obscurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209134'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_744'^^xsd:string;
  dwc:aphiaIdAccepted '444087'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2281'^^xsd:integer;
  dwc:scientificName 'Cyclodius nitidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209132'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_745'^^xsd:string;
  dwc:aphiaIdAccepted '444088'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2285'^^xsd:integer;
  dwc:scientificName 'Pileolaria daijonesi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211435'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_746'^^xsd:string;
  dwc:aphiaIdAccepted '211435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2286'^^xsd:integer;
  dwc:scientificName 'Pilumnus vespertilio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210158'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_747'^^xsd:string;
  dwc:aphiaIdAccepted '210158'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2662'^^xsd:integer;
  dwc:scientificName 'Sebastapistes cyanostigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218111'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_748'^^xsd:string;
  dwc:aphiaIdAccepted '218111'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2663'^^xsd:integer;
  dwc:scientificName 'Sebastapistes mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218114'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_749'^^xsd:string;
  dwc:aphiaIdAccepted '218114'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2666'^^xsd:integer;
  dwc:scientificName 'Deveximentum insidiator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218464'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_750'^^xsd:string;
  dwc:aphiaIdAccepted '1526390'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2671'^^xsd:integer;
  dwc:scientificName 'Sepia latimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220305'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_751'^^xsd:string;
  dwc:aphiaIdAccepted '1667002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2672'^^xsd:integer;
  dwc:scientificName 'Sepia prashadi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220309'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_752'^^xsd:string;
  dwc:aphiaIdAccepted '1667214'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2673'^^xsd:integer;
  dwc:scientificName 'Gardinerosergia splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220282'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_753'^^xsd:string;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2674'^^xsd:integer;
  dwc:scientificName 'Seriatopora hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '206973'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_754'^^xsd:string;
  dwc:aphiaIdAccepted '206973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2678'^^xsd:integer;
  dwc:scientificName 'Selatium elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209161'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_755'^^xsd:string;
  dwc:aphiaIdAccepted '207559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2679'^^xsd:integer;
  dwc:scientificName 'Cristarma eulimene'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209164'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_756'^^xsd:string;
  dwc:aphiaIdAccepted '246255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2681'^^xsd:integer;
  dwc:scientificName 'Sesarmops impressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209173'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_757'^^xsd:string;
  dwc:aphiaIdAccepted '444693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2684'^^xsd:integer;
  dwc:scientificName 'Neosarmatium meinerti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209162'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_758'^^xsd:string;
  dwc:aphiaIdAccepted '207563'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2686'^^xsd:integer;
  dwc:scientificName 'Neosarmatium smithi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209160'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_759'^^xsd:string;
  dwc:aphiaIdAccepted '207561'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3059'^^xsd:integer;
  dwc:scientificName 'Neopetrosia chaliniformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '221086'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_760'^^xsd:string;
  dwc:aphiaIdAccepted '292996'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3060'^^xsd:integer;
  dwc:scientificName 'Xestospongia informis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '166890'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_761'^^xsd:string;
  dwc:aphiaIdAccepted '166890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3061'^^xsd:integer;
  dwc:scientificName 'Xestospongia informis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '166890'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_762'^^xsd:string;
  dwc:aphiaIdAccepted '166890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3062'^^xsd:integer;
  dwc:scientificName 'Xestospongia testudinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '166902'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_763'^^xsd:string;
  dwc:aphiaIdAccepted '166902'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3064'^^xsd:integer;
  dwc:scientificName 'Xestospongia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '166904'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_764'^^xsd:string;
  dwc:aphiaIdAccepted '166904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3070'^^xsd:integer;
  dwc:scientificName 'Zebrasoma desjardinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219682'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_765'^^xsd:string;
  dwc:aphiaIdAccepted '277555'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3073'^^xsd:integer;
  dwc:scientificName 'Zebrasoma velifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_766'^^xsd:string;
  dwc:aphiaIdAccepted '712902'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3075'^^xsd:integer;
  dwc:scientificName 'Zenion leptolepis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217955'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_767'^^xsd:string;
  dwc:aphiaIdAccepted '217955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3076'^^xsd:integer;
  dwc:scientificName 'Zenopsis conchifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127426'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_768'^^xsd:string;
  dwc:aphiaIdAccepted '127426'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3080'^^xsd:integer;
  dwc:scientificName 'Mycale (Zygomycale) parishii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '234440'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_769'^^xsd:string;
  dwc:aphiaIdAccepted '168699'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '443'^^xsd:integer;
  dwc:scientificName 'Callyspongia (Euplacella) abnormis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '166061'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_770'^^xsd:string;
  dwc:aphiaIdAccepted '1515932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '444'^^xsd:integer;
  dwc:scientificName 'Callyspongia confoederata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '166083'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_771'^^xsd:string;
  dwc:aphiaIdAccepted '166083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1944'^^xsd:integer;
  dwc:scientificName 'Nassarius coronatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '215725'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_772'^^xsd:string;
  dwc:aphiaIdAccepted '215725'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1945'^^xsd:integer;
  dwc:scientificName 'Nassarius margaritifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '215722'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_773'^^xsd:string;
  dwc:aphiaIdAccepted '560062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '318'^^xsd:integer;
  dwc:scientificName 'Avrainvillea obscura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221174'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_774'^^xsd:string;
  dwc:aphiaIdAccepted '221174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '319'^^xsd:integer;
  dwc:scientificName 'Avrainvillea ridleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221170'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_775'^^xsd:string;
  dwc:aphiaIdAccepted '221170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '320'^^xsd:integer;
  dwc:scientificName 'Avrainvillea robustior'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221175'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_776'^^xsd:string;
  dwc:aphiaIdAccepted '221175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '322'^^xsd:integer;
  dwc:scientificName 'Stylissa carteri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '220455'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_777'^^xsd:string;
  dwc:aphiaIdAccepted '165705'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.007500172"^^xsd:decimal ;
  dwc:decimalLongitude "39.72689819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '324'^^xsd:integer;
  dwc:scientificName 'Axinyssa aplysinoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72689819'^^xsd:double;
  dwc:latitude '-4.007500172'^^xsd:double;
  dwc:aphiaid '165740'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_778'^^xsd:string;
  dwc:aphiaIdAccepted '165740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '325'^^xsd:integer;
  dwc:scientificName 'Axinyssa tenax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '165752'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_779'^^xsd:string;
  dwc:aphiaIdAccepted '165752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '328'^^xsd:integer;
  dwc:scientificName 'Balaenoptera acutorostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137087'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_780'^^xsd:string;
  dwc:aphiaIdAccepted '137087'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '330'^^xsd:integer;
  dwc:scientificName 'Balaenoptera edeni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137089'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_781'^^xsd:string;
  dwc:aphiaIdAccepted '137089'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '336'^^xsd:integer;
  dwc:scientificName 'Balliella crouanioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214082'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_782'^^xsd:string;
  dwc:aphiaIdAccepted '214082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '338'^^xsd:integer;
  dwc:scientificName 'Bartoniella crenata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214166'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_783'^^xsd:string;
  dwc:aphiaIdAccepted '214166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '707'^^xsd:integer;
  dwc:scientificName 'Chromis woodsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212803'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_784'^^xsd:string;
  dwc:aphiaIdAccepted '212803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '710'^^xsd:integer;
  dwc:scientificName 'Chromodoris hamiltoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209587'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_785'^^xsd:string;
  dwc:aphiaIdAccepted '209587'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '715'^^xsd:integer;
  dwc:scientificName 'Chrysiptera glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218783'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_786'^^xsd:string;
  dwc:aphiaIdAccepted '218783'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '719'^^xsd:integer;
  dwc:scientificName 'Chthamalus dentatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220218'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_787'^^xsd:string;
  dwc:aphiaIdAccepted '220218'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '723'^^xsd:integer;
  dwc:scientificName 'Ciocalypta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '131804'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_788'^^xsd:string;
  dwc:aphiaIdAccepted '131804'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '725'^^xsd:integer;
  dwc:scientificName 'Cirrhitichthys oxycephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218853'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_789'^^xsd:string;
  dwc:aphiaIdAccepted '218853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '726'^^xsd:integer;
  dwc:scientificName 'Cirrhitus pinnulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218862'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_790'^^xsd:string;
  dwc:aphiaIdAccepted '218862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '728'^^xsd:integer;
  dwc:scientificName 'Cirripectes castaneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219266'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_791'^^xsd:string;
  dwc:aphiaIdAccepted '219266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '729'^^xsd:integer;
  dwc:scientificName 'Cirripectes filamentosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219257'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_792'^^xsd:string;
  dwc:aphiaIdAccepted '219257'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '730'^^xsd:integer;
  dwc:scientificName 'Cirripectes perustus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219258'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_793'^^xsd:string;
  dwc:aphiaIdAccepted '219258'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1107'^^xsd:integer;
  dwc:scientificName 'Egretta intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212662'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_794'^^xsd:string;
  dwc:aphiaIdAccepted '212662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1109'^^xsd:integer;
  dwc:scientificName 'Eleotris fusca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219356'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_795'^^xsd:string;
  dwc:aphiaIdAccepted '219356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1111'^^xsd:integer;
  dwc:scientificName 'Emerita austroafricana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210318'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_796'^^xsd:string;
  dwc:aphiaIdAccepted '210318'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1116'^^xsd:integer;
  dwc:scientificName 'Endosiphonia horrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214211'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_797'^^xsd:string;
  dwc:aphiaIdAccepted '214211'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1117'^^xsd:integer;
  dwc:scientificName 'Engina mendicaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212164'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_798'^^xsd:string;
  dwc:aphiaIdAccepted '212164'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1118'^^xsd:integer;
  dwc:scientificName 'Engraulis japonicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219984'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_799'^^xsd:string;
  dwc:aphiaIdAccepted '219984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1119'^^xsd:integer;
  dwc:scientificName 'Engyprosopon grandisquama'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219802'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_800'^^xsd:string;
  dwc:aphiaIdAccepted '219802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1122'^^xsd:integer;
  dwc:scientificName 'Enneapterygius elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219174'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_801'^^xsd:string;
  dwc:aphiaIdAccepted '219174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1128'^^xsd:integer;
  dwc:scientificName 'Ulva flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145959'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_802'^^xsd:string;
  dwc:aphiaIdAccepted '234468'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1129'^^xsd:integer;
  dwc:scientificName 'Ulva kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_803'^^xsd:string;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1130'^^xsd:integer;
  dwc:scientificName 'Ulva flexuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145966'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_804'^^xsd:string;
  dwc:aphiaIdAccepted '234468'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1501'^^xsd:integer;
  dwc:scientificName 'Holohalaelurus punctatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217647'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_805'^^xsd:string;
  dwc:aphiaIdAccepted '217647'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1504'^^xsd:integer;
  dwc:scientificName 'Holothuria (Thymiosycia) impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '125185'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_806'^^xsd:string;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1509'^^xsd:integer;
  dwc:scientificName 'Holothuria (Stauropora) fuscocinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210873'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_807'^^xsd:string;
  dwc:aphiaIdAccepted '210873'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1511'^^xsd:integer;
  dwc:scientificName 'Holothuria (Mertensiothuria) leucospilota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210881'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_808'^^xsd:string;
  dwc:aphiaIdAccepted '1672774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1515'^^xsd:integer;
  dwc:scientificName 'Holothuria (Acanthotrapeza) pyxis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '732386'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_809'^^xsd:string;
  dwc:aphiaIdAccepted '210864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1520'^^xsd:integer;
  dwc:scientificName 'Axinella arborescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '234429'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_810'^^xsd:string;
  dwc:aphiaIdAccepted '165460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '741'^^xsd:integer;
  dwc:scientificName 'Cladophora prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145060'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_811'^^xsd:string;
  dwc:aphiaIdAccepted '145060'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1901'^^xsd:integer;
  dwc:scientificName 'Mustelus manazo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214561'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_812'^^xsd:string;
  dwc:aphiaIdAccepted '214561'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1906'^^xsd:integer;
  dwc:scientificName 'Mycale (Mycale) grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '168632'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_813'^^xsd:string;
  dwc:aphiaIdAccepted '168632'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1907'^^xsd:integer;
  dwc:scientificName 'Mycale (Mycale) grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '168632'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_814'^^xsd:string;
  dwc:aphiaIdAccepted '168632'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.007500172"^^xsd:decimal ;
  dwc:decimalLongitude "39.72689819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  geo-pos:lat "-4.007500172"^^xsd:decimal ;
  geo-pos:long "39.72689819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1908'^^xsd:integer;
  dwc:scientificName 'Mycale (Mycale) grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72689819'^^xsd:double;
  dwc:latitude '-4.007500172'^^xsd:double;
  dwc:aphiaid '168632'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_815'^^xsd:string;
  dwc:aphiaIdAccepted '168632'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1918'^^xsd:integer;
  dwc:scientificName 'Mycedium elephantotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207373'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_816'^^xsd:string;
  dwc:aphiaIdAccepted '207373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1921'^^xsd:integer;
  dwc:scientificName 'Myrichthys colubrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217579'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_817'^^xsd:string;
  dwc:aphiaIdAccepted '217579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.020559788"^^xsd:decimal ;
  dwc:decimalLongitude "39.72750092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  geo-pos:lat "-4.020559788"^^xsd:decimal ;
  geo-pos:long "39.72750092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2296'^^xsd:integer;
  dwc:scientificName 'Placospongia melobesioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72750092'^^xsd:double;
  dwc:latitude '-4.020559788'^^xsd:double;
  dwc:aphiaid '170615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_818'^^xsd:string;
  dwc:aphiaIdAccepted '170615'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2297'^^xsd:integer;
  dwc:scientificName 'Placospongia melobesioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '170615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_819'^^xsd:string;
  dwc:aphiaIdAccepted '170615'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2300'^^xsd:integer;
  dwc:scientificName 'Plagusia squamosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '107460'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_820'^^xsd:string;
  dwc:aphiaIdAccepted '395028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2302'^^xsd:integer;
  dwc:scientificName 'Plakortis copiosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '169760'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_821'^^xsd:string;
  dwc:aphiaIdAccepted '169760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2303'^^xsd:integer;
  dwc:scientificName 'Plakortis copiosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '169760'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_822'^^xsd:string;
  dwc:aphiaIdAccepted '169760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2310'^^xsd:integer;
  dwc:scientificName 'Platax orbicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218711'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_823'^^xsd:string;
  dwc:aphiaIdAccepted '218711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2317'^^xsd:integer;
  dwc:scientificName 'Platygyra lamellina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207487'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_824'^^xsd:string;
  dwc:aphiaIdAccepted '207487'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2688'^^xsd:integer;
  dwc:scientificName 'Sesuvium portulacastrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211508'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_825'^^xsd:string;
  dwc:aphiaIdAccepted '211508'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2692'^^xsd:integer;
  dwc:scientificName 'Siganus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219686'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_826'^^xsd:string;
  dwc:aphiaIdAccepted '219686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2693'^^xsd:integer;
  dwc:scientificName 'Siganus canaliculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219687'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_827'^^xsd:string;
  dwc:aphiaIdAccepted '219687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2695'^^xsd:integer;
  dwc:scientificName 'Siganus canaliculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219685'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_828'^^xsd:string;
  dwc:aphiaIdAccepted '219687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2701'^^xsd:integer;
  dwc:scientificName 'Sillago aeolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218370'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_829'^^xsd:string;
  dwc:aphiaIdAccepted '218370'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2707'^^xsd:integer;
  dwc:scientificName 'Solieria jaasundii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214013'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_830'^^xsd:string;
  dwc:aphiaIdAccepted '214013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '142'^^xsd:integer;
  dwc:scientificName 'Amanses scopas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212242'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_831'^^xsd:string;
  dwc:aphiaIdAccepted '212242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '451'^^xsd:integer;
  dwc:scientificName 'Callyspongia hirta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '166111'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_832'^^xsd:string;
  dwc:aphiaIdAccepted '166111'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2321'^^xsd:integer;
  dwc:scientificName 'Platysiphonia delicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144775'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_833'^^xsd:string;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2323'^^xsd:integer;
  dwc:scientificName 'Plectorhinchus chubbi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218541'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_834'^^xsd:string;
  dwc:aphiaIdAccepted '218541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2033'^^xsd:integer;
  dwc:scientificName 'Ophiomastix elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212388'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_835'^^xsd:string;
  dwc:aphiaIdAccepted '1306667'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.020559788"^^xsd:decimal ;
  dwc:decimalLongitude "39.72750092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  geo-pos:lat "-4.020559788"^^xsd:decimal ;
  geo-pos:long "39.72750092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '358'^^xsd:integer;
  dwc:scientificName 'Biemna microstrongyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72750092'^^xsd:double;
  dwc:latitude '-4.020559788'^^xsd:double;
  dwc:aphiaid '234438'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_836'^^xsd:string;
  dwc:aphiaIdAccepted '234438'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '361'^^xsd:integer;
  dwc:scientificName 'Bistolida owenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_837'^^xsd:string;
  dwc:aphiaIdAccepted '390536'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2039'^^xsd:integer;
  dwc:scientificName 'Breviturma pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212382'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_838'^^xsd:string;
  dwc:aphiaIdAccepted '1306676'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '363'^^xsd:integer;
  dwc:scientificName 'Blastomussa merleti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207385'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_839'^^xsd:string;
  dwc:aphiaIdAccepted '207385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '733'^^xsd:integer;
  dwc:scientificName 'Cisticola galactotes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221033'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_840'^^xsd:string;
  dwc:aphiaIdAccepted '221033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '896'^^xsd:integer;
  dwc:scientificName 'Pustularia bistrinotata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216810'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_841'^^xsd:string;
  dwc:aphiaIdAccepted '527780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '898'^^xsd:integer;
  dwc:scientificName 'Monetaria caputserpentis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223960'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_842'^^xsd:string;
  dwc:aphiaIdAccepted '710835'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '454'^^xsd:integer;
  dwc:scientificName 'Callyspongia reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '166148'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_843'^^xsd:string;
  dwc:aphiaIdAccepted '166148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '340'^^xsd:integer;
  dwc:scientificName 'Bathyphylax bombifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219867'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_844'^^xsd:string;
  dwc:aphiaIdAccepted '219867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '342'^^xsd:integer;
  dwc:scientificName 'Ptilophora hildebrandtii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213790'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_845'^^xsd:string;
  dwc:aphiaIdAccepted '375055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1131'^^xsd:integer;
  dwc:scientificName 'Ulva clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145970'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_846'^^xsd:string;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '343'^^xsd:integer;
  dwc:scientificName 'Ptilophora rumpii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213795'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_847'^^xsd:string;
  dwc:aphiaIdAccepted '375126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '344'^^xsd:integer;
  dwc:scientificName 'Bathicaris seymouri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221004'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_848'^^xsd:string;
  dwc:aphiaIdAccepted '1390998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '346'^^xsd:integer;
  dwc:scientificName 'Biemna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '131897'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_849'^^xsd:string;
  dwc:aphiaIdAccepted '131897'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '347'^^xsd:integer;
  dwc:scientificName 'Biemna bihamigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '168251'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_850'^^xsd:string;
  dwc:aphiaIdAccepted '168251'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '357'^^xsd:integer;
  dwc:scientificName 'Biemna microstrongyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '234438'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_851'^^xsd:string;
  dwc:aphiaIdAccepted '234438'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '738'^^xsd:integer;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_852'^^xsd:string;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '739'^^xsd:integer;
  dwc:scientificName 'Cladophora lehmanniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211753'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_853'^^xsd:string;
  dwc:aphiaIdAccepted '145052'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1132'^^xsd:integer;
  dwc:scientificName 'Ulva clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_854'^^xsd:string;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '743'^^xsd:integer;
  dwc:scientificName 'Cladophora socialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145067'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_855'^^xsd:string;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '744'^^xsd:integer;
  dwc:scientificName 'Cladophora vagabunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145070'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_856'^^xsd:string;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '745'^^xsd:integer;
  dwc:scientificName 'Cladophoropsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144263'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_857'^^xsd:string;
  dwc:aphiaIdAccepted '144263'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1133'^^xsd:integer;
  dwc:scientificName 'Entomacrodus striatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219282'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_858'^^xsd:string;
  dwc:aphiaIdAccepted '219282'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '746'^^xsd:integer;
  dwc:scientificName 'Cladophoropsis membranacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145875'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_859'^^xsd:string;
  dwc:aphiaIdAccepted '145875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '747'^^xsd:integer;
  dwc:scientificName 'Cladophoropsis fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_860'^^xsd:string;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '749'^^xsd:integer;
  dwc:scientificName 'Clathria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '131868'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_861'^^xsd:string;
  dwc:aphiaIdAccepted '131868'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '750'^^xsd:integer;
  dwc:scientificName 'Clathria (Thalysias) vulpina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '194701'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_862'^^xsd:string;
  dwc:aphiaIdAccepted '167787'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '752'^^xsd:integer;
  dwc:scientificName 'Janusya darwinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '220431'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_863'^^xsd:string;
  dwc:aphiaIdAccepted '1510469'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '755'^^xsd:integer;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_864'^^xsd:string;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1134'^^xsd:integer;
  dwc:scientificName 'Entophysalis deusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211903'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_865'^^xsd:string;
  dwc:aphiaIdAccepted '211903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1136'^^xsd:integer;
  dwc:scientificName 'Epinephelus areolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218204'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_866'^^xsd:string;
  dwc:aphiaIdAccepted '218204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1143'^^xsd:integer;
  dwc:scientificName 'Epinephelus fasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218207'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_867'^^xsd:string;
  dwc:aphiaIdAccepted '218207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1144'^^xsd:integer;
  dwc:scientificName 'Epinephelus flavocaeruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218203'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_868'^^xsd:string;
  dwc:aphiaIdAccepted '218203'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1145'^^xsd:integer;
  dwc:scientificName 'Epinephelus hexagonatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218232'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_869'^^xsd:string;
  dwc:aphiaIdAccepted '218232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1147'^^xsd:integer;
  dwc:scientificName 'Epinephelus longispinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218221'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_870'^^xsd:string;
  dwc:aphiaIdAccepted '218221'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1148'^^xsd:integer;
  dwc:scientificName 'Epinephelus macrospilos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218202'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_871'^^xsd:string;
  dwc:aphiaIdAccepted '218202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1149'^^xsd:integer;
  dwc:scientificName 'Epinephelus malabaricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218206'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_872'^^xsd:string;
  dwc:aphiaIdAccepted '218206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1151'^^xsd:integer;
  dwc:scientificName 'Epinephelus morrhua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218201'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_873'^^xsd:string;
  dwc:aphiaIdAccepted '218201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '474'^^xsd:integer;
  dwc:scientificName 'Candacia longimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104481'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_874'^^xsd:string;
  dwc:aphiaIdAccepted '104481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1152'^^xsd:integer;
  dwc:scientificName 'Epinephelus multinotatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218237'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_875'^^xsd:string;
  dwc:aphiaIdAccepted '218237'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '900'^^xsd:integer;
  dwc:scientificName 'Lyncina carneola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_876'^^xsd:string;
  dwc:aphiaIdAccepted '216866'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1526'^^xsd:integer;
  dwc:scientificName 'Hydrocoryne enteromorphoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213756'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_877'^^xsd:string;
  dwc:aphiaIdAccepted '608241'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '448'^^xsd:integer;
  dwc:scientificName 'Callyspongia hirta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '166111'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_878'^^xsd:string;
  dwc:aphiaIdAccepted '166111'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '449'^^xsd:integer;
  dwc:scientificName 'Callyspongia hirta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '166111'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_879'^^xsd:string;
  dwc:aphiaIdAccepted '166111'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.059999943"^^xsd:decimal ;
  dwc:decimalLongitude "39.68579865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  geo-pos:lat "-4.059999943"^^xsd:decimal ;
  geo-pos:long "39.68579865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '450'^^xsd:integer;
  dwc:scientificName 'Callyspongia hirta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68579865'^^xsd:double;
  dwc:latitude '-4.059999943'^^xsd:double;
  dwc:aphiaid '166111'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_880'^^xsd:string;
  dwc:aphiaIdAccepted '166111'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1923'^^xsd:integer;
  dwc:scientificName 'Myripristis adusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217926'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_881'^^xsd:string;
  dwc:aphiaIdAccepted '217926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1541'^^xsd:integer;
  dwc:scientificName 'Hypnea hamulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220817'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_882'^^xsd:string;
  dwc:aphiaIdAccepted '220817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1544'^^xsd:integer;
  dwc:scientificName 'Hypnea nidifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220807'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_883'^^xsd:string;
  dwc:aphiaIdAccepted '220807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1545'^^xsd:integer;
  dwc:scientificName 'Hypnea nidulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220818'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_884'^^xsd:string;
  dwc:aphiaIdAccepted '220818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1924'^^xsd:integer;
  dwc:scientificName 'Myripristis kuntee'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217915'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_885'^^xsd:string;
  dwc:aphiaIdAccepted '217915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1925'^^xsd:integer;
  dwc:scientificName 'Myripristis murdjan'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217925'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_886'^^xsd:string;
  dwc:aphiaIdAccepted '217925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1926'^^xsd:integer;
  dwc:scientificName 'Myripristis pralinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217919'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_887'^^xsd:string;
  dwc:aphiaIdAccepted '217919'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '457'^^xsd:integer;
  dwc:scientificName 'Callyspongia violacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '166175'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_888'^^xsd:string;
  dwc:aphiaIdAccepted '166175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '458'^^xsd:integer;
  dwc:scientificName 'Callyspongia violacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '166175'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_889'^^xsd:string;
  dwc:aphiaIdAccepted '166175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '460'^^xsd:integer;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214170'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_890'^^xsd:string;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '833'^^xsd:integer;
  dwc:scientificName 'Corynomorpha prismatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145221'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_891'^^xsd:string;
  dwc:aphiaIdAccepted '145221'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1935'^^xsd:integer;
  dwc:scientificName 'Nannocampus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218028'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_892'^^xsd:string;
  dwc:aphiaIdAccepted '218028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1936'^^xsd:integer;
  dwc:scientificName 'Nardoa variolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212316'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_893'^^xsd:string;
  dwc:aphiaIdAccepted '212316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '834'^^xsd:integer;
  dwc:scientificName 'Coryogalops sordidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219418'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_894'^^xsd:string;
  dwc:aphiaIdAccepted '219418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1940'^^xsd:integer;
  dwc:scientificName 'Naso hexacanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_895'^^xsd:string;
  dwc:aphiaIdAccepted '219667'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1941'^^xsd:integer;
  dwc:scientificName 'Naso lituratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219665'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_896'^^xsd:string;
  dwc:aphiaIdAccepted '219665'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '837'^^xsd:integer;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_897'^^xsd:string;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2318'^^xsd:integer;
  dwc:scientificName 'Platygyra sinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207486'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_898'^^xsd:string;
  dwc:aphiaIdAccepted '207486'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2324'^^xsd:integer;
  dwc:scientificName 'Plectorhinchus flavomaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218549'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_899'^^xsd:string;
  dwc:aphiaIdAccepted '218549'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2325'^^xsd:integer;
  dwc:scientificName 'Plectorhinchus gaterinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218552'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_900'^^xsd:string;
  dwc:aphiaIdAccepted '218552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2326'^^xsd:integer;
  dwc:scientificName 'Plectorhinchus vittatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218550'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_901'^^xsd:string;
  dwc:aphiaIdAccepted '218545'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2327'^^xsd:integer;
  dwc:scientificName 'Plectorhinchus paulayi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218540'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_902'^^xsd:string;
  dwc:aphiaIdAccepted '218540'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2328'^^xsd:integer;
  dwc:scientificName 'Plectorhinchus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '367252'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_903'^^xsd:string;
  dwc:aphiaIdAccepted '367252'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2329'^^xsd:integer;
  dwc:scientificName 'Plectorhinchus picus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218555'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_904'^^xsd:string;
  dwc:aphiaIdAccepted '1841001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2332'^^xsd:integer;
  dwc:scientificName 'Plectorhinchus sordidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218556'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_905'^^xsd:string;
  dwc:aphiaIdAccepted '218556'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2334'^^xsd:integer;
  dwc:scientificName 'Plectranthias morgansi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212541'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_906'^^xsd:string;
  dwc:aphiaIdAccepted '212525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2335'^^xsd:integer;
  dwc:scientificName 'Plectroglyphidodon dickii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212855'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_907'^^xsd:string;
  dwc:aphiaIdAccepted '212855'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2336'^^xsd:integer;
  dwc:scientificName 'Plectroglyphidodon imparipennis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212856'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_908'^^xsd:string;
  dwc:aphiaIdAccepted '212856'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2341'^^xsd:integer;
  dwc:scientificName 'Plectropomus punctatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218268'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_909'^^xsd:string;
  dwc:aphiaIdAccepted '218268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2714'^^xsd:integer;
  dwc:scientificName 'Sperosoma biseriatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220659'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_910'^^xsd:string;
  dwc:aphiaIdAccepted '220659'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2716'^^xsd:integer;
  dwc:scientificName 'Sphacelaria rigidula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145902'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_911'^^xsd:string;
  dwc:aphiaIdAccepted '145902'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2035'^^xsd:integer;
  dwc:scientificName 'Ophiocara porocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219359'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_912'^^xsd:string;
  dwc:aphiaIdAccepted '219359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2720'^^xsd:integer;
  dwc:scientificName 'Sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '126084'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_913'^^xsd:string;
  dwc:aphiaIdAccepted '126084'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2725'^^xsd:integer;
  dwc:scientificName 'Sphyraena jello'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212045'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_914'^^xsd:string;
  dwc:aphiaIdAccepted '212045'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2726'^^xsd:integer;
  dwc:scientificName 'Sphyrna lewini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '105816'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_915'^^xsd:string;
  dwc:aphiaIdAccepted '105816'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2728'^^xsd:integer;
  dwc:scientificName 'Spheciospongia excentrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '193507'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_916'^^xsd:string;
  dwc:aphiaIdAccepted '170534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.092780113"^^xsd:decimal ;
  dwc:decimalLongitude "39.6753006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  geo-pos:lat "-4.092780113"^^xsd:decimal ;
  geo-pos:long "39.6753006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2732'^^xsd:integer;
  dwc:scientificName 'Spheciospongia inconstans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6753006'^^xsd:double;
  dwc:latitude '-4.092780113'^^xsd:double;
  dwc:aphiaid '220442'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_917'^^xsd:string;
  dwc:aphiaIdAccepted '170537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2733'^^xsd:integer;
  dwc:scientificName 'Spheciospongia inconstans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '220442'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_918'^^xsd:string;
  dwc:aphiaIdAccepted '170537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2036'^^xsd:integer;
  dwc:scientificName 'Breviturma brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212370'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_919'^^xsd:string;
  dwc:aphiaIdAccepted '1214744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '929'^^xsd:integer;
  dwc:scientificName 'Luria isabella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223954'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_920'^^xsd:string;
  dwc:aphiaIdAccepted '223999'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '475'^^xsd:integer;
  dwc:scientificName 'Candacia magna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220912'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_921'^^xsd:string;
  dwc:aphiaIdAccepted '220912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '901'^^xsd:integer;
  dwc:scientificName 'Erronea caurica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216822'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_922'^^xsd:string;
  dwc:aphiaIdAccepted '216861'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1325'^^xsd:integer;
  dwc:scientificName 'Gracilaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_923'^^xsd:string;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1659'^^xsd:integer;
  dwc:scientificName 'Negombata kenyensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '234403'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_924'^^xsd:string;
  dwc:aphiaIdAccepted '168720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2906'^^xsd:integer;
  dwc:scientificName 'Thelenota ananas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210916'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_925'^^xsd:string;
  dwc:aphiaIdAccepted '210916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2045'^^xsd:integer;
  dwc:scientificName 'Ophiomastix venosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212397'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_926'^^xsd:string;
  dwc:aphiaIdAccepted '212397'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1667'^^xsd:integer;
  dwc:scientificName 'Palisada intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212006'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_927'^^xsd:string;
  dwc:aphiaIdAccepted '500743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2419'^^xsd:integer;
  dwc:scientificName 'Dactylonia anachoreta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220188'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_928'^^xsd:string;
  dwc:aphiaIdAccepted '468160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2343'^^xsd:integer;
  dwc:scientificName 'Spongoclonium caribaeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144601'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_929'^^xsd:string;
  dwc:aphiaIdAccepted '526670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2421'^^xsd:integer;
  dwc:scientificName 'Pontonides maldivensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220192'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_930'^^xsd:string;
  dwc:aphiaIdAccepted '220192'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2422'^^xsd:integer;
  dwc:scientificName 'Pontonides unciger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220193'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_931'^^xsd:string;
  dwc:aphiaIdAccepted '220193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1671'^^xsd:integer;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212005'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_932'^^xsd:string;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1672'^^xsd:integer;
  dwc:scientificName 'Palisada parvipapillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212020'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_933'^^xsd:string;
  dwc:aphiaIdAccepted '495088'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2427'^^xsd:integer;
  dwc:scientificName 'Porcellidium viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '116472'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_934'^^xsd:string;
  dwc:aphiaIdAccepted '116472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2429'^^xsd:integer;
  dwc:scientificName 'Porites cylindrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207229'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_935'^^xsd:string;
  dwc:aphiaIdAccepted '207229'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2841'^^xsd:integer;
  dwc:scientificName 'Syngnathoides biaculeatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218035'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_936'^^xsd:string;
  dwc:aphiaIdAccepted '218035'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '778'^^xsd:integer;
  dwc:scientificName 'Codium extricatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211717'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_937'^^xsd:string;
  dwc:aphiaIdAccepted '211717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1156'^^xsd:integer;
  dwc:scientificName 'Epinephelus rivulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218216'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_938'^^xsd:string;
  dwc:aphiaIdAccepted '218216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1158'^^xsd:integer;
  dwc:scientificName 'Epinephelus tukula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218246'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_939'^^xsd:string;
  dwc:aphiaIdAccepted '218246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '764'^^xsd:integer;
  dwc:scientificName 'Cliona viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '134146'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_940'^^xsd:string;
  dwc:aphiaIdAccepted '134146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '766'^^xsd:integer;
  dwc:scientificName 'Clypeaster fervens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213361'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_941'^^xsd:string;
  dwc:aphiaIdAccepted '213361'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '465'^^xsd:integer;
  dwc:scientificName 'Calumia godeffroyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219411'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_942'^^xsd:string;
  dwc:aphiaIdAccepted '219411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '485'^^xsd:integer;
  dwc:scientificName 'Canthigaster valentini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219947'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_943'^^xsd:string;
  dwc:aphiaIdAccepted '219947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '365'^^xsd:integer;
  dwc:scientificName 'Blenniella cyanostigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219250'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_944'^^xsd:string;
  dwc:aphiaIdAccepted '219250'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '366'^^xsd:integer;
  dwc:scientificName 'Blenniella periophthalmus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219249'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_945'^^xsd:string;
  dwc:aphiaIdAccepted '219249'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '368'^^xsd:integer;
  dwc:scientificName 'Blennothrix lyngbyacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213723'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_946'^^xsd:string;
  dwc:aphiaIdAccepted '213723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '369'^^xsd:integer;
  dwc:scientificName 'Bodianus axillaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218933'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_947'^^xsd:string;
  dwc:aphiaIdAccepted '218933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '370'^^xsd:integer;
  dwc:scientificName 'Bodianus bilunulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218932'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_948'^^xsd:string;
  dwc:aphiaIdAccepted '218932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '371'^^xsd:integer;
  dwc:scientificName 'Bodianus diana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218931'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_949'^^xsd:string;
  dwc:aphiaIdAccepted '218931'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '372'^^xsd:integer;
  dwc:scientificName 'Bodianus leucosticticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218925'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_950'^^xsd:string;
  dwc:aphiaIdAccepted '218925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '373'^^xsd:integer;
  dwc:scientificName 'Bodianus macrognathos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218928'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_951'^^xsd:string;
  dwc:aphiaIdAccepted '218928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '388'^^xsd:integer;
  dwc:scientificName 'Bothus myriaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219794'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_952'^^xsd:string;
  dwc:aphiaIdAccepted '219794'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '375'^^xsd:integer;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_953'^^xsd:string;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '468'^^xsd:integer;
  dwc:scientificName 'Calyx nyaliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '166933'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_954'^^xsd:string;
  dwc:aphiaIdAccepted '166933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.059999943"^^xsd:decimal ;
  dwc:decimalLongitude "39.68579865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  geo-pos:lat "-4.059999943"^^xsd:decimal ;
  geo-pos:long "39.68579865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '469'^^xsd:integer;
  dwc:scientificName 'Calyx nyaliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68579865'^^xsd:double;
  dwc:latitude '-4.059999943'^^xsd:double;
  dwc:aphiaid '166933'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_955'^^xsd:string;
  dwc:aphiaIdAccepted '166933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '377'^^xsd:integer;
  dwc:scientificName 'Bohadschia koellikeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210764'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_956'^^xsd:string;
  dwc:aphiaIdAccepted '210764'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '378'^^xsd:integer;
  dwc:scientificName 'Bohadschia marmorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210762'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_957'^^xsd:string;
  dwc:aphiaIdAccepted '210762'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '758'^^xsd:integer;
  dwc:scientificName 'Clibanarius eurysternus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_958'^^xsd:string;
  dwc:aphiaIdAccepted '208684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '470'^^xsd:integer;
  dwc:scientificName 'Calyx nyaliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '166933'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_959'^^xsd:string;
  dwc:aphiaIdAccepted '166933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '471'^^xsd:integer;
  dwc:scientificName 'Camaroptera brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221032'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_960'^^xsd:string;
  dwc:aphiaIdAccepted '221032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '380'^^xsd:integer;
  dwc:scientificName 'Bolbometopon muricatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219074'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_961'^^xsd:string;
  dwc:aphiaIdAccepted '219074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '381'^^xsd:integer;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_962'^^xsd:string;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '382'^^xsd:integer;
  dwc:scientificName 'Boodlea montagnei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211571'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_963'^^xsd:string;
  dwc:aphiaIdAccepted '211571'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '384'^^xsd:integer;
  dwc:scientificName 'Bostrychia binderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_964'^^xsd:string;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '385'^^xsd:integer;
  dwc:scientificName 'Bostrychia hagedash'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212672'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_965'^^xsd:string;
  dwc:aphiaIdAccepted '212672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '760'^^xsd:integer;
  dwc:scientificName 'Clibanarius longitarsus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_966'^^xsd:string;
  dwc:aphiaIdAccepted '208680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '761'^^xsd:integer;
  dwc:scientificName 'Clibanarius merguiensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208686'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_967'^^xsd:string;
  dwc:aphiaIdAccepted '208686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '762'^^xsd:integer;
  dwc:scientificName 'Clibanarius virescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208688'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_968'^^xsd:string;
  dwc:aphiaIdAccepted '208688'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '768'^^xsd:integer;
  dwc:scientificName 'Clytemnestra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '115273'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_969'^^xsd:string;
  dwc:aphiaIdAccepted '115273'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '769'^^xsd:integer;
  dwc:scientificName 'Cociella crocodilus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_970'^^xsd:string;
  dwc:aphiaIdAccepted '398453'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '476'^^xsd:integer;
  dwc:scientificName 'Candacia pachydactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_971'^^xsd:string;
  dwc:aphiaIdAccepted '104483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '480'^^xsd:integer;
  dwc:scientificName 'Canthigaster bennetti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219938'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_972'^^xsd:string;
  dwc:aphiaIdAccepted '219938'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '481'^^xsd:integer;
  dwc:scientificName 'Canthigaster janthinoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219940'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_973'^^xsd:string;
  dwc:aphiaIdAccepted '219940'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '774'^^xsd:integer;
  dwc:scientificName 'Codium cicatrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211738'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_974'^^xsd:string;
  dwc:aphiaIdAccepted '211738'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '776'^^xsd:integer;
  dwc:scientificName 'Codium duthieae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211733'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_975'^^xsd:string;
  dwc:aphiaIdAccepted '371675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '777'^^xsd:integer;
  dwc:scientificName 'Codium dwarkense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_976'^^xsd:string;
  dwc:aphiaIdAccepted '211742'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '779'^^xsd:integer;
  dwc:scientificName 'Codium geppiorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211735'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_977'^^xsd:string;
  dwc:aphiaIdAccepted '211735'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '780'^^xsd:integer;
  dwc:scientificName 'Codium lucasii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145089'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_978'^^xsd:string;
  dwc:aphiaIdAccepted '145089'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1155'^^xsd:integer;
  dwc:scientificName 'Epinephelus poecilonotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218250'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_979'^^xsd:string;
  dwc:aphiaIdAccepted '218250'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1160'^^xsd:integer;
  dwc:scientificName 'Epipontonia spongicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220122'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_980'^^xsd:string;
  dwc:aphiaIdAccepted '220122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1163'^^xsd:integer;
  dwc:scientificName 'Eriphia sebana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207602'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_981'^^xsd:string;
  dwc:aphiaIdAccepted '207602'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1164'^^xsd:integer;
  dwc:scientificName 'Eriphia smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207604'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_982'^^xsd:string;
  dwc:aphiaIdAccepted '440488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1166'^^xsd:integer;
  dwc:scientificName 'Ernodesmis verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145880'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_983'^^xsd:string;
  dwc:aphiaIdAccepted '145880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1167'^^xsd:integer;
  dwc:scientificName 'Naria erosa erosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223981'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_984'^^xsd:string;
  dwc:aphiaIdAccepted '1075043'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1170'^^xsd:integer;
  dwc:scientificName 'Naria poraria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216857'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_985'^^xsd:string;
  dwc:aphiaIdAccepted '1075025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1171'^^xsd:integer;
  dwc:scientificName 'Naria turdus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '139498'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_986'^^xsd:string;
  dwc:aphiaIdAccepted '1079151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1174'^^xsd:integer;
  dwc:scientificName 'Erylus globulifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '170073'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_987'^^xsd:string;
  dwc:aphiaIdAccepted '170073'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1175'^^xsd:integer;
  dwc:scientificName 'Erylus globulifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '170073'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_988'^^xsd:string;
  dwc:aphiaIdAccepted '170073'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1177'^^xsd:integer;
  dwc:scientificName 'Erythrocles schlegelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218466'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_989'^^xsd:string;
  dwc:aphiaIdAccepted '218466'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1178'^^xsd:integer;
  dwc:scientificName 'Applanola hirsuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220675'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_990'^^xsd:string;
  dwc:aphiaIdAccepted '116210'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1179'^^xsd:integer;
  dwc:scientificName 'Esola longicauda longicauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220674'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_991'^^xsd:string;
  dwc:aphiaIdAccepted '847446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1553'^^xsd:integer;
  dwc:scientificName 'Hypoatherina temminckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217883'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_992'^^xsd:string;
  dwc:aphiaIdAccepted '217883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1554'^^xsd:integer;
  dwc:scientificName 'Hypocolpus diverticulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209005'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_993'^^xsd:string;
  dwc:aphiaIdAccepted '209005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '860'^^xsd:integer;
  dwc:scientificName 'Cromileptes altivelis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218193'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_994'^^xsd:string;
  dwc:aphiaIdAccepted '218193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1557'^^xsd:integer;
  dwc:scientificName 'Hyporhamphus dussumieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213175'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_995'^^xsd:string;
  dwc:aphiaIdAccepted '213175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1560'^^xsd:integer;
  dwc:scientificName 'Hypselodoris nigrolineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209602'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_996'^^xsd:string;
  dwc:aphiaIdAccepted '209602'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1561'^^xsd:integer;
  dwc:scientificName 'Ianthella basta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '165135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_997'^^xsd:string;
  dwc:aphiaIdAccepted '165135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1564'^^xsd:integer;
  dwc:scientificName 'Ilyograpsus paludicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207542'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_998'^^xsd:string;
  dwc:aphiaIdAccepted '207542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1565'^^xsd:integer;
  dwc:scientificName 'Iotrochota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '131965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_999'^^xsd:string;
  dwc:aphiaIdAccepted '131965'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1566'^^xsd:integer;
  dwc:scientificName 'Iotrochota baculifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '169378'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1000'^^xsd:string;
  dwc:aphiaIdAccepted '169378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1567'^^xsd:integer;
  dwc:scientificName 'Iotrochota baculifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '169378'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1001'^^xsd:string;
  dwc:aphiaIdAccepted '169378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.092780113"^^xsd:decimal ;
  dwc:decimalLongitude "39.6753006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  geo-pos:lat "-4.092780113"^^xsd:decimal ;
  geo-pos:long "39.6753006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1568'^^xsd:integer;
  dwc:scientificName 'Iotrochota baculifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6753006'^^xsd:double;
  dwc:latitude '-4.092780113'^^xsd:double;
  dwc:aphiaid '169378'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1002'^^xsd:string;
  dwc:aphiaIdAccepted '169378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1569'^^xsd:integer;
  dwc:scientificName 'Iotrochota purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '169387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1003'^^xsd:string;
  dwc:aphiaIdAccepted '169387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1570'^^xsd:integer;
  dwc:scientificName 'Iotrochota purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '169387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1004'^^xsd:string;
  dwc:aphiaIdAccepted '169387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1650'^^xsd:integer;
  dwc:scientificName 'Lambis indomaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223877'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1005'^^xsd:string;
  dwc:aphiaIdAccepted '564637'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.092780113"^^xsd:decimal ;
  dwc:decimalLongitude "39.6753006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  geo-pos:lat "-4.092780113"^^xsd:decimal ;
  geo-pos:long "39.6753006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1571'^^xsd:integer;
  dwc:scientificName 'Iotrochota purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6753006'^^xsd:double;
  dwc:latitude '-4.092780113'^^xsd:double;
  dwc:aphiaid '169387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1006'^^xsd:string;
  dwc:aphiaIdAccepted '169387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.020559788"^^xsd:decimal ;
  dwc:decimalLongitude "39.72750092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  geo-pos:lat "-4.020559788"^^xsd:decimal ;
  geo-pos:long "39.72750092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1572'^^xsd:integer;
  dwc:scientificName 'Iotrochota purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72750092'^^xsd:double;
  dwc:latitude '-4.020559788'^^xsd:double;
  dwc:aphiaid '169387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1007'^^xsd:string;
  dwc:aphiaIdAccepted '169387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1947'^^xsd:integer;
  dwc:scientificName 'Naucrates ductor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '126811'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1008'^^xsd:string;
  dwc:aphiaIdAccepted '126811'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '863'^^xsd:integer;
  dwc:scientificName 'Cryptodromia pentagonalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209466'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1009'^^xsd:string;
  dwc:aphiaIdAccepted '209466'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1951'^^xsd:integer;
  dwc:scientificName 'Cinnyris bifasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221038'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1010'^^xsd:string;
  dwc:aphiaIdAccepted '567878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1954'^^xsd:integer;
  dwc:scientificName 'Negaprion acutidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217356'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1011'^^xsd:string;
  dwc:aphiaIdAccepted '217356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1957'^^xsd:integer;
  dwc:scientificName 'Nemanthias carberryi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209205'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1012'^^xsd:string;
  dwc:aphiaIdAccepted '209205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1959'^^xsd:integer;
  dwc:scientificName 'Nemenzophyllia turbida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207522'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1013'^^xsd:string;
  dwc:aphiaIdAccepted '207522'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1965'^^xsd:integer;
  dwc:scientificName 'Neoepinnula orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '159713'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1014'^^xsd:string;
  dwc:aphiaIdAccepted '159713'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1969'^^xsd:integer;
  dwc:scientificName 'Neomeris annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211533'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1015'^^xsd:string;
  dwc:aphiaIdAccepted '211533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2342'^^xsd:integer;
  dwc:scientificName 'Plegadis falcinellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '158977'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1016'^^xsd:string;
  dwc:aphiaIdAccepted '158977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2345'^^xsd:integer;
  dwc:scientificName 'Plesiops coeruleolineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218342'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1017'^^xsd:string;
  dwc:aphiaIdAccepted '218342'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2346'^^xsd:integer;
  dwc:scientificName 'Pleurobrachia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '206373'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1018'^^xsd:string;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2348'^^xsd:integer;
  dwc:scientificName 'Pleuromamma piseki'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104640'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1019'^^xsd:string;
  dwc:aphiaIdAccepted '104640'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2349'^^xsd:integer;
  dwc:scientificName 'Pliopontonia furtiva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220186'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1020'^^xsd:string;
  dwc:aphiaIdAccepted '220186'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2350'^^xsd:integer;
  dwc:scientificName 'Ploceus subaureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221042'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1021'^^xsd:string;
  dwc:aphiaIdAccepted '221042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2352'^^xsd:integer;
  dwc:scientificName 'Plotosus limbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217660'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1022'^^xsd:string;
  dwc:aphiaIdAccepted '217660'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2355'^^xsd:integer;
  dwc:scientificName 'Pluvialis dominica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '159136'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1023'^^xsd:string;
  dwc:aphiaIdAccepted '159136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2356'^^xsd:integer;
  dwc:scientificName 'Pluvialis squatarola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '159137'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1024'^^xsd:string;
  dwc:aphiaIdAccepted '159137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2357'^^xsd:integer;
  dwc:scientificName 'Pocillopora damicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '206953'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1025'^^xsd:string;
  dwc:aphiaIdAccepted '206953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2358'^^xsd:integer;
  dwc:scientificName 'Pocillopora verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '206954'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1026'^^xsd:string;
  dwc:aphiaIdAccepted '206954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2360'^^xsd:integer;
  dwc:scientificName 'Podabacia crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207364'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1027'^^xsd:string;
  dwc:aphiaIdAccepted '207364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2362'^^xsd:integer;
  dwc:scientificName 'Poecillastra compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '134083'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1028'^^xsd:string;
  dwc:aphiaIdAccepted '134083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2363'^^xsd:integer;
  dwc:scientificName 'Poecilopsetta natalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219817'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1029'^^xsd:string;
  dwc:aphiaIdAccepted '219817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2364'^^xsd:integer;
  dwc:scientificName 'Polinices mammilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216923'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1030'^^xsd:string;
  dwc:aphiaIdAccepted '216923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2365'^^xsd:integer;
  dwc:scientificName 'Polkepsilonema mombasae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214438'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1031'^^xsd:string;
  dwc:aphiaIdAccepted '214438'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2739'^^xsd:integer;
  dwc:scientificName 'Spondylus pratii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207860'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1032'^^xsd:string;
  dwc:aphiaIdAccepted '207860'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2740'^^xsd:integer;
  dwc:scientificName 'Phyllodictyon anastomosans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214402'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1033'^^xsd:string;
  dwc:aphiaIdAccepted '146245'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2742'^^xsd:integer;
  dwc:scientificName 'Cladophoropsis vaucheriiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214403'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1034'^^xsd:string;
  dwc:aphiaIdAccepted '660228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1649'^^xsd:integer;
  dwc:scientificName 'Lambis lambis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211096'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1035'^^xsd:string;
  dwc:aphiaIdAccepted '211096'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2749'^^xsd:integer;
  dwc:scientificName 'Spyridia filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144706'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1036'^^xsd:string;
  dwc:aphiaIdAccepted '144706'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2750'^^xsd:integer;
  dwc:scientificName 'Spyridia hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144707'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1037'^^xsd:string;
  dwc:aphiaIdAccepted '144707'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2753'^^xsd:integer;
  dwc:scientificName 'Nucleolaria nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216891'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1038'^^xsd:string;
  dwc:aphiaIdAccepted '570723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2754'^^xsd:integer;
  dwc:scientificName 'Nucleolaria nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223977'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1039'^^xsd:string;
  dwc:aphiaIdAccepted '570723'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2755'^^xsd:integer;
  dwc:scientificName 'Plectroglyphidodon fasciolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218850'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1040'^^xsd:string;
  dwc:aphiaIdAccepted '1592381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2756'^^xsd:integer;
  dwc:scientificName 'Stegastes lividus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218848'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1041'^^xsd:string;
  dwc:aphiaIdAccepted '218848'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2757'^^xsd:integer;
  dwc:scientificName 'Stegastes nigricans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218849'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1042'^^xsd:string;
  dwc:aphiaIdAccepted '218849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1651'^^xsd:integer;
  dwc:scientificName 'Lambis truncata truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '224214'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1043'^^xsd:string;
  dwc:aphiaIdAccepted '224214'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1652'^^xsd:integer;
  dwc:scientificName 'Larus argentatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137138'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1044'^^xsd:string;
  dwc:aphiaIdAccepted '137138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1660'^^xsd:integer;
  dwc:scientificName 'Negombata kenyensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '234403'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1045'^^xsd:string;
  dwc:aphiaIdAccepted '168720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1661'^^xsd:integer;
  dwc:scientificName 'Laurencia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '143914'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1046'^^xsd:string;
  dwc:aphiaIdAccepted '143914'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2451'^^xsd:integer;
  dwc:scientificName 'Psammocora contigua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207267'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1047'^^xsd:string;
  dwc:aphiaIdAccepted '207267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2455'^^xsd:integer;
  dwc:scientificName 'Pseudactaea corallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209050'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1048'^^xsd:string;
  dwc:aphiaIdAccepted '209050'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2457'^^xsd:integer;
  dwc:scientificName 'Pseudamiops pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209300'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1049'^^xsd:string;
  dwc:aphiaIdAccepted '209300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2844'^^xsd:integer;
  dwc:scientificName 'Synodus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217671'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1050'^^xsd:string;
  dwc:aphiaIdAccepted '217670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2448'^^xsd:integer;
  dwc:scientificName 'Propontonia pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220195'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1051'^^xsd:string;
  dwc:aphiaIdAccepted '220195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2449'^^xsd:integer;
  dwc:scientificName 'Protoreaster lincki'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213286'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1052'^^xsd:string;
  dwc:aphiaIdAccepted '213286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2006'^^xsd:integer;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1053'^^xsd:string;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2462'^^xsd:integer;
  dwc:scientificName 'Pseudoboletia maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214456'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1054'^^xsd:string;
  dwc:aphiaIdAccepted '214456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2464'^^xsd:integer;
  dwc:scientificName 'Pseudocheilinus hexataenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208915'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1055'^^xsd:string;
  dwc:aphiaIdAccepted '208915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '892'^^xsd:integer;
  dwc:scientificName 'Pseudozonaria arabicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216768'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1056'^^xsd:string;
  dwc:aphiaIdAccepted '527792'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2846'^^xsd:integer;
  dwc:scientificName 'Syringodium isoetifolium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '374716'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1057'^^xsd:string;
  dwc:aphiaIdAccepted '374716'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2849'^^xsd:integer;
  dwc:scientificName 'Tachybaptus ruficollis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '148790'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1058'^^xsd:string;
  dwc:aphiaIdAccepted '148790'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2850'^^xsd:integer;
  dwc:scientificName 'Taenioma nanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144781'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1059'^^xsd:string;
  dwc:aphiaIdAccepted '144781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2851'^^xsd:integer;
  dwc:scientificName 'Taeniura lymma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217422'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1060'^^xsd:string;
  dwc:aphiaIdAccepted '217422'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2852'^^xsd:integer;
  dwc:scientificName 'Taeniurops meyeni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217421'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1061'^^xsd:string;
  dwc:aphiaIdAccepted '712972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2854'^^xsd:integer;
  dwc:scientificName 'Arestorides argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '527787'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1062'^^xsd:string;
  dwc:aphiaIdAccepted '527787'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2856'^^xsd:integer;
  dwc:scientificName 'Tedania (Tedania) anhelans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '133904'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1063'^^xsd:string;
  dwc:aphiaIdAccepted '169546'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2858'^^xsd:integer;
  dwc:scientificName 'Tedania (Tedania) anhelans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '133904'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1064'^^xsd:string;
  dwc:aphiaIdAccepted '169546'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2076'^^xsd:integer;
  dwc:scientificName 'Oxymonacanthus longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220063'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1065'^^xsd:string;
  dwc:aphiaIdAccepted '220063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2077'^^xsd:integer;
  dwc:scientificName 'Oxypora lacera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207374'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1066'^^xsd:string;
  dwc:aphiaIdAccepted '207374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2078'^^xsd:integer;
  dwc:scientificName 'Oxyurichthys microlepis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219528'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1067'^^xsd:string;
  dwc:aphiaIdAccepted '219528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '515'^^xsd:integer;
  dwc:scientificName 'Carcharias taurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '105843'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1068'^^xsd:string;
  dwc:aphiaIdAccepted '105843'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2091'^^xsd:integer;
  dwc:scientificName 'Palaemonella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '215850'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1069'^^xsd:string;
  dwc:aphiaIdAccepted '215850'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2800'^^xsd:integer;
  dwc:scientificName 'Encrasicholina heteroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212283'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1070'^^xsd:string;
  dwc:aphiaIdAccepted '219980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2'^^xsd:integer;
  dwc:scientificName 'Aaptos aaptos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '134241'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1071'^^xsd:string;
  dwc:aphiaIdAccepted '134241'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.092780113"^^xsd:decimal ;
  dwc:decimalLongitude "39.6753006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  geo-pos:lat "-4.092780113"^^xsd:decimal ;
  geo-pos:long "39.6753006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3'^^xsd:integer;
  dwc:scientificName 'Aaptos aaptos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6753006'^^xsd:double;
  dwc:latitude '-4.092780113'^^xsd:double;
  dwc:aphiaid '134241'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1072'^^xsd:string;
  dwc:aphiaIdAccepted '134241'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '4'^^xsd:integer;
  dwc:scientificName 'Abalistes stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219872'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1073'^^xsd:string;
  dwc:aphiaIdAccepted '219873'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2087'^^xsd:integer;
  dwc:scientificName 'Paguristes jousseaumei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208717'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1074'^^xsd:string;
  dwc:aphiaIdAccepted '208717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2088'^^xsd:integer;
  dwc:scientificName 'Palaemonella crosnieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '215844'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1075'^^xsd:string;
  dwc:aphiaIdAccepted '215844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '508'^^xsd:integer;
  dwc:scientificName 'Carcharhinus leucas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '105792'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1076'^^xsd:string;
  dwc:aphiaIdAccepted '105792'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '509'^^xsd:integer;
  dwc:scientificName 'Carcharhinus limbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '105793'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1077'^^xsd:string;
  dwc:aphiaIdAccepted '105793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '510'^^xsd:integer;
  dwc:scientificName 'Carcharhinus longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '105794'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1078'^^xsd:string;
  dwc:aphiaIdAccepted '105794'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '882'^^xsd:integer;
  dwc:scientificName 'Cynoglossus durbanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219848'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1079'^^xsd:string;
  dwc:aphiaIdAccepted '219848'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1608'^^xsd:integer;
  dwc:scientificName 'Johannesbaptistia pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213713'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1080'^^xsd:string;
  dwc:aphiaIdAccepted '213713'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1609'^^xsd:integer;
  dwc:scientificName 'Johnius dorsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218639'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1081'^^xsd:string;
  dwc:aphiaIdAccepted '218639'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1611'^^xsd:integer;
  dwc:scientificName 'Cherusius triunguiculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209149'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1082'^^xsd:string;
  dwc:aphiaIdAccepted '881701'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1616'^^xsd:integer;
  dwc:scientificName 'Kenyanema monorchis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214443'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1083'^^xsd:string;
  dwc:aphiaIdAccepted '214443'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1617'^^xsd:integer;
  dwc:scientificName 'Kogia breviceps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137113'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1084'^^xsd:string;
  dwc:aphiaIdAccepted '137113'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1620'^^xsd:integer;
  dwc:scientificName 'Kuhlia mugil'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218355'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1085'^^xsd:string;
  dwc:aphiaIdAccepted '218355'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1621'^^xsd:integer;
  dwc:scientificName 'Kuhlia rupestris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218358'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1086'^^xsd:string;
  dwc:aphiaIdAccepted '218358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1997'^^xsd:integer;
  dwc:scientificName 'Oceanapia fistulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '132939'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1087'^^xsd:string;
  dwc:aphiaIdAccepted '132939'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1998'^^xsd:integer;
  dwc:scientificName 'Oceanapia globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '166964'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1088'^^xsd:string;
  dwc:aphiaIdAccepted '166964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1999'^^xsd:integer;
  dwc:scientificName 'Oceanapia globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '166964'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1089'^^xsd:string;
  dwc:aphiaIdAccepted '166964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2000'^^xsd:integer;
  dwc:scientificName 'Oceanapia minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '166973'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1090'^^xsd:string;
  dwc:aphiaIdAccepted '166973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2001'^^xsd:integer;
  dwc:scientificName 'Oceanapia polysiphonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '166990'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1091'^^xsd:string;
  dwc:aphiaIdAccepted '166990'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2003'^^xsd:integer;
  dwc:scientificName 'Amphioctopus aegina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210792'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1092'^^xsd:string;
  dwc:aphiaIdAccepted '534097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2010'^^xsd:integer;
  dwc:scientificName 'Odonus niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219883'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1093'^^xsd:string;
  dwc:aphiaIdAccepted '219883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2012'^^xsd:integer;
  dwc:scientificName 'Oithona decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '106644'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1094'^^xsd:string;
  dwc:aphiaIdAccepted '106644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1759'^^xsd:integer;
  dwc:scientificName 'Vertebrata reptabunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214230'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1095'^^xsd:string;
  dwc:aphiaIdAccepted '144838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2798'^^xsd:integer;
  dwc:scientificName 'Encrasicholina punctifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212286'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1096'^^xsd:string;
  dwc:aphiaIdAccepted '219982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1764'^^xsd:integer;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1097'^^xsd:string;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2802'^^xsd:integer;
  dwc:scientificName 'Stolephorus insularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212284'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1098'^^xsd:string;
  dwc:aphiaIdAccepted '212284'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2804'^^xsd:integer;
  dwc:scientificName 'Stomopneustes variolaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212440'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1099'^^xsd:string;
  dwc:aphiaIdAccepted '212440'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2805'^^xsd:integer;
  dwc:scientificName 'Strepsichordaia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '165291'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1100'^^xsd:string;
  dwc:aphiaIdAccepted '165291'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2806'^^xsd:integer;
  dwc:scientificName 'Streptopelia semitorquata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212730'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1101'^^xsd:string;
  dwc:aphiaIdAccepted '212730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2807'^^xsd:integer;
  dwc:scientificName 'Strigatella paupercula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217220'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1102'^^xsd:string;
  dwc:aphiaIdAccepted '217220'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2808'^^xsd:integer;
  dwc:scientificName 'Tridentarius dentatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '215360'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1103'^^xsd:string;
  dwc:aphiaIdAccepted '531859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2809'^^xsd:integer;
  dwc:scientificName 'Canarium erythrinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '215378'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1104'^^xsd:string;
  dwc:aphiaIdAccepted '532157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2159'^^xsd:integer;
  dwc:scientificName 'Pavona clavus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207318'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1105'^^xsd:string;
  dwc:aphiaIdAccepted '207318'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2957'^^xsd:integer;
  dwc:scientificName 'Trapezia rufopunctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210178'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1106'^^xsd:string;
  dwc:aphiaIdAccepted '210187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '887'^^xsd:integer;
  dwc:scientificName 'Cyphastrea serailia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207413'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1107'^^xsd:string;
  dwc:aphiaIdAccepted '207413'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '117'^^xsd:integer;
  dwc:scientificName 'Haliclona (Haliclona) gustavopulitzeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '189870'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1108'^^xsd:string;
  dwc:aphiaIdAccepted '1423860'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '122'^^xsd:integer;
  dwc:scientificName 'Afrocucumis africana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210950'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1109'^^xsd:string;
  dwc:aphiaIdAccepted '210950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '123'^^xsd:integer;
  dwc:scientificName 'Agelas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '131771'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1110'^^xsd:string;
  dwc:aphiaIdAccepted '131771'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '124'^^xsd:integer;
  dwc:scientificName 'Agelas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '131771'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1111'^^xsd:string;
  dwc:aphiaIdAccepted '131771'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '125'^^xsd:integer;
  dwc:scientificName 'Agelas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '131771'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1112'^^xsd:string;
  dwc:aphiaIdAccepted '131771'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.092780113"^^xsd:decimal ;
  dwc:decimalLongitude "39.6753006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  geo-pos:lat "-4.092780113"^^xsd:decimal ;
  geo-pos:long "39.6753006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '126'^^xsd:integer;
  dwc:scientificName 'Agelas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6753006'^^xsd:double;
  dwc:latitude '-4.092780113'^^xsd:double;
  dwc:aphiaid '131771'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1113'^^xsd:string;
  dwc:aphiaIdAccepted '131771'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.007500172"^^xsd:decimal ;
  dwc:decimalLongitude "39.72689819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  geo-pos:lat "-4.007500172"^^xsd:decimal ;
  geo-pos:long "39.72689819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '127'^^xsd:integer;
  dwc:scientificName 'Agelas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72689819'^^xsd:double;
  dwc:latitude '-4.007500172'^^xsd:double;
  dwc:aphiaid '131771'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1114'^^xsd:string;
  dwc:aphiaIdAccepted '131771'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '128'^^xsd:integer;
  dwc:scientificName 'Agelas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '131771'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1115'^^xsd:string;
  dwc:aphiaIdAccepted '131771'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '131'^^xsd:integer;
  dwc:scientificName 'Alcha evelinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '154911'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1116'^^xsd:string;
  dwc:aphiaIdAccepted '154911'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '132'^^xsd:integer;
  dwc:scientificName 'Alectis ciliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '159629'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1117'^^xsd:string;
  dwc:aphiaIdAccepted '159629'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '133'^^xsd:integer;
  dwc:scientificName 'Alectis indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218382'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1118'^^xsd:string;
  dwc:aphiaIdAccepted '401562'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '136'^^xsd:integer;
  dwc:scientificName 'Alopias superciliosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '105835'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1119'^^xsd:string;
  dwc:aphiaIdAccepted '105835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '137'^^xsd:integer;
  dwc:scientificName 'Alopias vulpinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '105836'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1120'^^xsd:string;
  dwc:aphiaIdAccepted '105836'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '141'^^xsd:integer;
  dwc:scientificName 'Amanses'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '205846'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1121'^^xsd:string;
  dwc:aphiaIdAccepted '205846'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '522'^^xsd:integer;
  dwc:scientificName 'Phyllospongia foliascens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '165263'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1122'^^xsd:string;
  dwc:aphiaIdAccepted '234373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '523'^^xsd:integer;
  dwc:scientificName 'Ardea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1123'^^xsd:string;
  dwc:aphiaIdAccepted '212664'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '524'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1124'^^xsd:string;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '529'^^xsd:integer;
  dwc:scientificName 'Caulerpa brachypus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211498'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1125'^^xsd:string;
  dwc:aphiaIdAccepted '211498'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '531'^^xsd:integer;
  dwc:scientificName 'Caulerpa racemosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211488'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1126'^^xsd:string;
  dwc:aphiaIdAccepted '144472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '532'^^xsd:integer;
  dwc:scientificName 'Caulerpa cupressoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144467'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1127'^^xsd:string;
  dwc:aphiaIdAccepted '144467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '533'^^xsd:integer;
  dwc:scientificName 'Caulerpa denticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211494'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1128'^^xsd:string;
  dwc:aphiaIdAccepted '211494'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '534'^^xsd:integer;
  dwc:scientificName 'Caulerpa elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211497'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1129'^^xsd:string;
  dwc:aphiaIdAccepted '211497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '907'^^xsd:integer;
  dwc:scientificName 'Cribrarula comma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1130'^^xsd:string;
  dwc:aphiaIdAccepted '527778'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '908'^^xsd:integer;
  dwc:scientificName 'Ovatipsa chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216774'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1131'^^xsd:string;
  dwc:aphiaIdAccepted '571213'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '910'^^xsd:integer;
  dwc:scientificName 'Palmadusta diluculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216806'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1132'^^xsd:string;
  dwc:aphiaIdAccepted '216885'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '911'^^xsd:integer;
  dwc:scientificName 'Naria erosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216790'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1133'^^xsd:string;
  dwc:aphiaIdAccepted '1075042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '912'^^xsd:integer;
  dwc:scientificName 'Naria erosa erosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223957'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1134'^^xsd:string;
  dwc:aphiaIdAccepted '1075043'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '915'^^xsd:integer;
  dwc:scientificName 'Melicerona felina felina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223951'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1135'^^xsd:string;
  dwc:aphiaIdAccepted '709305'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '916'^^xsd:integer;
  dwc:scientificName 'Purpuradusta fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216828'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1136'^^xsd:string;
  dwc:aphiaIdAccepted '390567'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '923'^^xsd:integer;
  dwc:scientificName 'Purpuradusta gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216801'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1137'^^xsd:string;
  dwc:aphiaIdAccepted '139500'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '925'^^xsd:integer;
  dwc:scientificName 'Naria helvola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223961'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1138'^^xsd:string;
  dwc:aphiaIdAccepted '1075037'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '926'^^xsd:integer;
  dwc:scientificName 'Bistolida hirundo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216761'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1139'^^xsd:string;
  dwc:aphiaIdAccepted '597174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1320'^^xsd:integer;
  dwc:scientificName 'Goniastrea edwardsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207466'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1140'^^xsd:string;
  dwc:aphiaIdAccepted '207466'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '927'^^xsd:integer;
  dwc:scientificName 'Mauritia histrio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216781'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1141'^^xsd:string;
  dwc:aphiaIdAccepted '216870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '928'^^xsd:integer;
  dwc:scientificName 'Luria isabella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216844'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1142'^^xsd:string;
  dwc:aphiaIdAccepted '216862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '931'^^xsd:integer;
  dwc:scientificName 'Bistolida kieneri kieneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223947'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1143'^^xsd:string;
  dwc:aphiaIdAccepted '529738'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1321'^^xsd:integer;
  dwc:scientificName 'Goniastrea retiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207461'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1144'^^xsd:string;
  dwc:aphiaIdAccepted '207461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1308'^^xsd:integer;
  dwc:scientificName 'Trilobatus sacculifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '113445'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1145'^^xsd:string;
  dwc:aphiaIdAccepted '1026286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1310'^^xsd:integer;
  dwc:scientificName 'Glyptoparus delicatulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219287'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1146'^^xsd:string;
  dwc:aphiaIdAccepted '219287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1311'^^xsd:integer;
  dwc:scientificName 'Gnathanodon speciosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218429'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1147'^^xsd:string;
  dwc:aphiaIdAccepted '218429'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1313'^^xsd:integer;
  dwc:scientificName 'Gnatholepis anjerensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219475'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1148'^^xsd:string;
  dwc:aphiaIdAccepted '219475'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1314'^^xsd:integer;
  dwc:scientificName 'Gnatholepis cauerensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1149'^^xsd:string;
  dwc:aphiaIdAccepted '219476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1317'^^xsd:integer;
  dwc:scientificName 'Gomphosus caeruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218976'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1150'^^xsd:string;
  dwc:aphiaIdAccepted '218976'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1323'^^xsd:integer;
  dwc:scientificName 'Goniopora somaliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207212'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1151'^^xsd:string;
  dwc:aphiaIdAccepted '207212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1324'^^xsd:integer;
  dwc:scientificName 'Gonodactylellus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210246'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1152'^^xsd:string;
  dwc:aphiaIdAccepted '408899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1327'^^xsd:integer;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211555'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1153'^^xsd:string;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1699'^^xsd:integer;
  dwc:scientificName 'Lethrinus borbonicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212064'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1154'^^xsd:string;
  dwc:aphiaIdAccepted '212064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1702'^^xsd:integer;
  dwc:scientificName 'Lethrinus harak'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212063'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1155'^^xsd:string;
  dwc:aphiaIdAccepted '212063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1703'^^xsd:integer;
  dwc:scientificName 'Lethrinus lentjan'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212061'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1156'^^xsd:string;
  dwc:aphiaIdAccepted '212061'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1705'^^xsd:integer;
  dwc:scientificName 'Lethrinus microdon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212071'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1157'^^xsd:string;
  dwc:aphiaIdAccepted '212071'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1706'^^xsd:integer;
  dwc:scientificName 'Lethrinus nebulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212081'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1158'^^xsd:string;
  dwc:aphiaIdAccepted '212081'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1707'^^xsd:integer;
  dwc:scientificName 'Lethrinus obsoletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212085'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1159'^^xsd:string;
  dwc:aphiaIdAccepted '212085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1708'^^xsd:integer;
  dwc:scientificName 'Lethrinus olivaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212069'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1160'^^xsd:string;
  dwc:aphiaIdAccepted '212069'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1709'^^xsd:integer;
  dwc:scientificName 'Lethrinus rubrioperculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212077'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1161'^^xsd:string;
  dwc:aphiaIdAccepted '212077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1711'^^xsd:integer;
  dwc:scientificName 'Lethrinus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212076'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1162'^^xsd:string;
  dwc:aphiaIdAccepted '212076'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1712'^^xsd:integer;
  dwc:scientificName 'Leveillea jungermannioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213679'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1163'^^xsd:string;
  dwc:aphiaIdAccepted '213679'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1716'^^xsd:integer;
  dwc:scientificName 'Liagora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211577'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1164'^^xsd:string;
  dwc:aphiaIdAccepted '211577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1717'^^xsd:integer;
  dwc:scientificName 'Liagora ceranoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211581'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1165'^^xsd:string;
  dwc:aphiaIdAccepted '145756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1718'^^xsd:integer;
  dwc:scientificName 'Titanophycus validus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145763'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1166'^^xsd:string;
  dwc:aphiaIdAccepted '526681'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1722'^^xsd:integer;
  dwc:scientificName 'Linckia guildingi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '178188'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1167'^^xsd:string;
  dwc:aphiaIdAccepted '178188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2101'^^xsd:integer;
  dwc:scientificName 'Palmadusta ziczac misella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223989'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1168'^^xsd:string;
  dwc:aphiaIdAccepted '223989'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2112'^^xsd:integer;
  dwc:scientificName 'Paracalanus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104683'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1169'^^xsd:string;
  dwc:aphiaIdAccepted '104683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2113'^^xsd:integer;
  dwc:scientificName 'Paracalanus tropicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220840'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1170'^^xsd:string;
  dwc:aphiaIdAccepted '220840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2115'^^xsd:integer;
  dwc:scientificName 'Candacia simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104488'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1171'^^xsd:string;
  dwc:aphiaIdAccepted '220914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2117'^^xsd:integer;
  dwc:scientificName 'Paracanthurus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219676'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1172'^^xsd:string;
  dwc:aphiaIdAccepted '219676'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2492'^^xsd:integer;
  dwc:scientificName 'Pterocaesio pisang'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213658'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1173'^^xsd:string;
  dwc:aphiaIdAccepted '213658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2494'^^xsd:integer;
  dwc:scientificName 'Pterocladiella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212191'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1174'^^xsd:string;
  dwc:aphiaIdAccepted '376242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2495'^^xsd:integer;
  dwc:scientificName 'Pterocladiella capillacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '182734'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1175'^^xsd:string;
  dwc:aphiaIdAccepted '145599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2497'^^xsd:integer;
  dwc:scientificName 'Pterocladiella nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212192'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1176'^^xsd:string;
  dwc:aphiaIdAccepted '376110'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2498'^^xsd:integer;
  dwc:scientificName 'Pterois antennata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218081'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1177'^^xsd:string;
  dwc:aphiaIdAccepted '218081'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2505'^^xsd:integer;
  dwc:scientificName 'Aetomylaeus bovinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '105861'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1178'^^xsd:string;
  dwc:aphiaIdAccepted '871951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2506'^^xsd:integer;
  dwc:scientificName 'Pterois antennata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218086'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1179'^^xsd:string;
  dwc:aphiaIdAccepted '218081'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2509'^^xsd:integer;
  dwc:scientificName 'Puffinus carneipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212635'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1180'^^xsd:string;
  dwc:aphiaIdAccepted '212635'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2511'^^xsd:integer;
  dwc:scientificName 'Puffinus pacificus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212634'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1181'^^xsd:string;
  dwc:aphiaIdAccepted '212634'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2513'^^xsd:integer;
  dwc:scientificName 'Pustularia cicercula tricornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '224009'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1182'^^xsd:string;
  dwc:aphiaIdAccepted '567505'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2885'^^xsd:integer;
  dwc:scientificName 'Kajikia audax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219733'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1183'^^xsd:string;
  dwc:aphiaIdAccepted '712907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2891'^^xsd:integer;
  dwc:scientificName 'Trierarchus demani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208844'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1184'^^xsd:string;
  dwc:aphiaIdAccepted '208844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2892'^^xsd:integer;
  dwc:scientificName 'Thalamita gatavakensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208857'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1185'^^xsd:string;
  dwc:aphiaIdAccepted '208857'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2893'^^xsd:integer;
  dwc:scientificName 'Trierarchus woodmasoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208859'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1186'^^xsd:string;
  dwc:aphiaIdAccepted '1645160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2894'^^xsd:integer;
  dwc:scientificName 'Thalassia hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208931'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1187'^^xsd:string;
  dwc:aphiaIdAccepted '208931'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2898'^^xsd:integer;
  dwc:scientificName 'Thalassoma hebraicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212207'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1188'^^xsd:string;
  dwc:aphiaIdAccepted '212207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2900'^^xsd:integer;
  dwc:scientificName 'Thalassoma purpureum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212213'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1189'^^xsd:string;
  dwc:aphiaIdAccepted '212213'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2902'^^xsd:integer;
  dwc:scientificName 'Thalassornis leuconotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212714'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1190'^^xsd:string;
  dwc:aphiaIdAccepted '212714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2904'^^xsd:integer;
  dwc:scientificName 'Clathria (Thalysias)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '233926'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1191'^^xsd:string;
  dwc:aphiaIdAccepted '167703'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2905'^^xsd:integer;
  dwc:scientificName 'Thaumastocaris streptopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220198'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1192'^^xsd:string;
  dwc:aphiaIdAccepted '220198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2908'^^xsd:integer;
  dwc:scientificName 'Thenea tyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '170316'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1193'^^xsd:string;
  dwc:aphiaIdAccepted '170316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '891'^^xsd:integer;
  dwc:scientificName 'Mauritia arabica immanis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '605595'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1194'^^xsd:string;
  dwc:aphiaIdAccepted '224004'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '7'^^xsd:integer;
  dwc:scientificName 'Chrysiptera annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212887'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1195'^^xsd:string;
  dwc:aphiaIdAccepted '1865534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '8'^^xsd:integer;
  dwc:scientificName 'Neopomacentrus bankieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212874'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1196'^^xsd:string;
  dwc:aphiaIdAccepted '278911'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '9'^^xsd:integer;
  dwc:scientificName 'Chrysiptera biocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212883'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1197'^^xsd:string;
  dwc:aphiaIdAccepted '218784'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '143'^^xsd:integer;
  dwc:scientificName 'Amansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213670'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1198'^^xsd:string;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Amansia rhodantha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1199'^^xsd:string;
  dwc:aphiaIdAccepted '213667'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '148'^^xsd:integer;
  dwc:scientificName 'Amblyeleotris diagonalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209269'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1200'^^xsd:string;
  dwc:aphiaIdAccepted '209269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '149'^^xsd:integer;
  dwc:scientificName 'Amblygaster leiogaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217440'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1201'^^xsd:string;
  dwc:aphiaIdAccepted '217440'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '152'^^xsd:integer;
  dwc:scientificName 'Amblygobius albimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219379'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1202'^^xsd:string;
  dwc:aphiaIdAccepted '219379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '154'^^xsd:integer;
  dwc:scientificName 'Tylerius spinosissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219920'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1203'^^xsd:string;
  dwc:aphiaIdAccepted '219963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '162'^^xsd:integer;
  dwc:scientificName 'Amphimedon rubiginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '166692'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1204'^^xsd:string;
  dwc:aphiaIdAccepted '166692'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.020559788"^^xsd:decimal ;
  dwc:decimalLongitude "39.72750092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  geo-pos:lat "-4.020559788"^^xsd:decimal ;
  geo-pos:long "39.72750092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '163'^^xsd:integer;
  dwc:scientificName 'Amphimedon rubiginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72750092'^^xsd:double;
  dwc:latitude '-4.020559788'^^xsd:double;
  dwc:aphiaid '166692'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1205'^^xsd:string;
  dwc:aphiaIdAccepted '166692'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '164'^^xsd:integer;
  dwc:scientificName 'Amphimedon rubiginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '166692'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1206'^^xsd:string;
  dwc:aphiaIdAccepted '166692'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '165'^^xsd:integer;
  dwc:scientificName 'Amphimedon spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '166695'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1207'^^xsd:string;
  dwc:aphiaIdAccepted '166695'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '535'^^xsd:integer;
  dwc:scientificName 'Caulerpa fastigiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211471'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1208'^^xsd:string;
  dwc:aphiaIdAccepted '211471'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '536'^^xsd:integer;
  dwc:scientificName 'Caulerpa gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211470'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1209'^^xsd:string;
  dwc:aphiaIdAccepted '211470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '537'^^xsd:integer;
  dwc:scientificName 'Caulerpa chemnitzia var. laetevirens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211491'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1210'^^xsd:string;
  dwc:aphiaIdAccepted '1305089'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '542'^^xsd:integer;
  dwc:scientificName 'Caulerpa occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211486'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1211'^^xsd:string;
  dwc:aphiaIdAccepted '211486'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '543'^^xsd:integer;
  dwc:scientificName 'Caulerpa chemnitzia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144470'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1212'^^xsd:string;
  dwc:aphiaIdAccepted '700395'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '546'^^xsd:integer;
  dwc:scientificName 'Caulerpa racemosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144472'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1213'^^xsd:string;
  dwc:aphiaIdAccepted '144472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '549'^^xsd:integer;
  dwc:scientificName 'Caulerpa racemosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144472'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1214'^^xsd:string;
  dwc:aphiaIdAccepted '144472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '550'^^xsd:integer;
  dwc:scientificName 'Caulerpa racemosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144472'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1215'^^xsd:string;
  dwc:aphiaIdAccepted '144472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '551'^^xsd:integer;
  dwc:scientificName 'Caulerpa racemosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144472'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1216'^^xsd:string;
  dwc:aphiaIdAccepted '144472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '552'^^xsd:integer;
  dwc:scientificName 'Caulerpa scalpelliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144473'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1217'^^xsd:string;
  dwc:aphiaIdAccepted '144473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '553'^^xsd:integer;
  dwc:scientificName 'Caulerpa serrulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211485'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1218'^^xsd:string;
  dwc:aphiaIdAccepted '211485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '554'^^xsd:integer;
  dwc:scientificName 'Caulerpa sertularioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144474'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1219'^^xsd:string;
  dwc:aphiaIdAccepted '144474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '558'^^xsd:integer;
  dwc:scientificName 'Caulerpa racemosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211469'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1220'^^xsd:string;
  dwc:aphiaIdAccepted '381788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '932'^^xsd:integer;
  dwc:scientificName 'Naria lamarckiiß'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '1079153'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1221'^^xsd:string;
  dwc:aphiaIdAccepted '1079153'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '937'^^xsd:integer;
  dwc:scientificName 'Lyncina lynx lynx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223966'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1222'^^xsd:string;
  dwc:aphiaIdAccepted '1519125'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '942'^^xsd:integer;
  dwc:scientificName 'Mauritia mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216779'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1223'^^xsd:string;
  dwc:aphiaIdAccepted '216868'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '943'^^xsd:integer;
  dwc:scientificName 'Purpuradusta microdon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216809'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1224'^^xsd:string;
  dwc:aphiaIdAccepted '527899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '945'^^xsd:integer;
  dwc:scientificName 'Monetaria moneta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216838'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1225'^^xsd:string;
  dwc:aphiaIdAccepted '216874'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1340'^^xsd:integer;
  dwc:scientificName 'Gracilaria srilankia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211565'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1226'^^xsd:string;
  dwc:aphiaIdAccepted '211565'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '948'^^xsd:integer;
  dwc:scientificName 'Erronea onyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216750'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1227'^^xsd:string;
  dwc:aphiaIdAccepted '216860'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '949'^^xsd:integer;
  dwc:scientificName 'Erronea adustaß'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '529744'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1228'^^xsd:string;
  dwc:aphiaIdAccepted '529744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '950'^^xsd:integer;
  dwc:scientificName 'Bistolida owenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '1598599'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1229'^^xsd:string;
  dwc:aphiaIdAccepted '390536'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '952'^^xsd:integer;
  dwc:scientificName 'Naria poraria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216795'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1230'^^xsd:string;
  dwc:aphiaIdAccepted '1075025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '953'^^xsd:integer;
  dwc:scientificName 'Naria poraria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223955'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1231'^^xsd:string;
  dwc:aphiaIdAccepted '1075025'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '956'^^xsd:integer;
  dwc:scientificName 'Mauritia histrio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216817'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1232'^^xsd:string;
  dwc:aphiaIdAccepted '390564'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1329'^^xsd:integer;
  dwc:scientificName 'Gracilaria cervicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145694'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1233'^^xsd:string;
  dwc:aphiaIdAccepted '145694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1330'^^xsd:integer;
  dwc:scientificName 'Gracilaria corticata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1234'^^xsd:string;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1331'^^xsd:integer;
  dwc:scientificName 'Gracilaria canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211559'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1235'^^xsd:string;
  dwc:aphiaIdAccepted '211543'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1332'^^xsd:integer;
  dwc:scientificName 'Gracilaria debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211564'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1236'^^xsd:string;
  dwc:aphiaIdAccepted '211564'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1333'^^xsd:integer;
  dwc:scientificName 'Gracilaria dura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145698'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1237'^^xsd:string;
  dwc:aphiaIdAccepted '145698'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1336'^^xsd:integer;
  dwc:scientificName 'Gracilaria hauckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211552'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1238'^^xsd:string;
  dwc:aphiaIdAccepted '211552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1337'^^xsd:integer;
  dwc:scientificName 'Hydropuntia millardetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211560'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1239'^^xsd:string;
  dwc:aphiaIdAccepted '371194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1339'^^xsd:integer;
  dwc:scientificName 'Gracilaria spinulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211554'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1240'^^xsd:string;
  dwc:aphiaIdAccepted '211554'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1344'^^xsd:integer;
  dwc:scientificName 'Grapsus fourmanoiri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207524'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1241'^^xsd:string;
  dwc:aphiaIdAccepted '207524'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1348'^^xsd:integer;
  dwc:scientificName 'Griffithsia rhizophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214110'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1242'^^xsd:string;
  dwc:aphiaIdAccepted '214110'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1349'^^xsd:integer;
  dwc:scientificName 'Gymnapogon africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209302'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1243'^^xsd:string;
  dwc:aphiaIdAccepted '209302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1350'^^xsd:integer;
  dwc:scientificName 'Gymnocaesio gymnoptera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219998'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1244'^^xsd:string;
  dwc:aphiaIdAccepted '219998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1351'^^xsd:integer;
  dwc:scientificName 'Gymnocranius elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218578'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1245'^^xsd:string;
  dwc:aphiaIdAccepted '218578'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1724'^^xsd:integer;
  dwc:scientificName 'Linckia multifora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207607'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1246'^^xsd:string;
  dwc:aphiaIdAccepted '207607'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1727'^^xsd:integer;
  dwc:scientificName 'Liomera tristis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208992'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1247'^^xsd:string;
  dwc:aphiaIdAccepted '208992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1729'^^xsd:integer;
  dwc:scientificName 'Liopropoma susumi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218259'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1248'^^xsd:string;
  dwc:aphiaIdAccepted '218259'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1730'^^xsd:integer;
  dwc:scientificName 'Liriope tetraphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '117568'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1249'^^xsd:string;
  dwc:aphiaIdAccepted '117568'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1731'^^xsd:integer;
  dwc:scientificName 'Lissodendoryx (Lissodendoryx) isodictyalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '133436'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1250'^^xsd:string;
  dwc:aphiaIdAccepted '168968'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1732'^^xsd:integer;
  dwc:scientificName 'Lissodendoryx (Lissodendoryx) isodictyalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '133436'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1251'^^xsd:string;
  dwc:aphiaIdAccepted '168968'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1733'^^xsd:integer;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1252'^^xsd:string;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1738'^^xsd:integer;
  dwc:scientificName 'Lithoplocamia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '167994'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1253'^^xsd:string;
  dwc:aphiaIdAccepted '167994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1737'^^xsd:integer;
  dwc:scientificName 'Lithoplocamia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '167994'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1254'^^xsd:string;
  dwc:aphiaIdAccepted '167994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1742'^^xsd:integer;
  dwc:scientificName 'Lithoplocamia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '167998'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1255'^^xsd:string;
  dwc:aphiaIdAccepted '167998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1743'^^xsd:integer;
  dwc:scientificName 'Lithoplocamia tuberculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '167998'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1256'^^xsd:string;
  dwc:aphiaIdAccepted '167998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1744'^^xsd:integer;
  dwc:scientificName 'Littoraria pallescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208937'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1257'^^xsd:string;
  dwc:aphiaIdAccepted '208937'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1745'^^xsd:integer;
  dwc:scientificName 'Littoraria scabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208939'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1258'^^xsd:string;
  dwc:aphiaIdAccepted '208939'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2123'^^xsd:integer;
  dwc:scientificName 'Euchaeta pubera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220854'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1259'^^xsd:string;
  dwc:aphiaIdAccepted '104554'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2124'^^xsd:integer;
  dwc:scientificName 'Euchaeta tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220855'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1260'^^xsd:string;
  dwc:aphiaIdAccepted '220847'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2125'^^xsd:integer;
  dwc:scientificName 'Paragobiodon echinocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219535'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1261'^^xsd:string;
  dwc:aphiaIdAccepted '219535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2128'^^xsd:integer;
  dwc:scientificName 'Paraluteres prionurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220065'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1262'^^xsd:string;
  dwc:aphiaIdAccepted '220065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2131'^^xsd:integer;
  dwc:scientificName 'Cheilodipterus quinquelineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209294'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1263'^^xsd:string;
  dwc:aphiaIdAccepted '209371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2133'^^xsd:integer;
  dwc:scientificName 'Paranchistus ornatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220155'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1264'^^xsd:string;
  dwc:aphiaIdAccepted '1667587'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2134'^^xsd:integer;
  dwc:scientificName 'Batepenaeopsis acclivirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210412'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1265'^^xsd:string;
  dwc:aphiaIdAccepted '884357'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2135'^^xsd:integer;
  dwc:scientificName 'Parapercis hexophtalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219159'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1266'^^xsd:string;
  dwc:aphiaIdAccepted '219159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2136'^^xsd:integer;
  dwc:scientificName 'Paraplagusia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219858'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1267'^^xsd:string;
  dwc:aphiaIdAccepted '219858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2137'^^xsd:integer;
  dwc:scientificName 'Parasalenia gratiosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212438'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1268'^^xsd:string;
  dwc:aphiaIdAccepted '212438'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2140'^^xsd:integer;
  dwc:scientificName 'Parascorpaena mossambica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218066'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1269'^^xsd:string;
  dwc:aphiaIdAccepted '218066'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2141'^^xsd:integer;
  dwc:scientificName 'Parastromateus niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218431'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1270'^^xsd:string;
  dwc:aphiaIdAccepted '218431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2514'^^xsd:integer;
  dwc:scientificName 'Pustularia globulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216888'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1271'^^xsd:string;
  dwc:aphiaIdAccepted '216888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2515'^^xsd:integer;
  dwc:scientificName 'Pustularia globulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216888'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1272'^^xsd:string;
  dwc:aphiaIdAccepted '216888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2518'^^xsd:integer;
  dwc:scientificName 'Pyrene'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '204994'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1273'^^xsd:string;
  dwc:aphiaIdAccepted '204994'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2521'^^xsd:integer;
  dwc:scientificName 'Quadrella maculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210310'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1274'^^xsd:string;
  dwc:aphiaIdAccepted '210305'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2522'^^xsd:integer;
  dwc:scientificName 'Quadrella maculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210305'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1275'^^xsd:string;
  dwc:aphiaIdAccepted '210305'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2524'^^xsd:integer;
  dwc:scientificName 'Rostroraja alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217404'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1276'^^xsd:string;
  dwc:aphiaIdAccepted '105896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2525'^^xsd:integer;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1277'^^xsd:string;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2526'^^xsd:integer;
  dwc:scientificName 'Dipturus springeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217403'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1278'^^xsd:string;
  dwc:aphiaIdAccepted '217392'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2527'^^xsd:integer;
  dwc:scientificName 'Dipturus stenorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217401'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1279'^^xsd:string;
  dwc:aphiaIdAccepted '217391'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2530'^^xsd:integer;
  dwc:scientificName 'Rastrelliger kanagurta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127020'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1280'^^xsd:string;
  dwc:aphiaIdAccepted '127020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2531'^^xsd:integer;
  dwc:scientificName 'Ratania'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '135653'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1281'^^xsd:string;
  dwc:aphiaIdAccepted '135653'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2534'^^xsd:integer;
  dwc:scientificName 'Rexea prometheoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219695'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1282'^^xsd:string;
  dwc:aphiaIdAccepted '219695'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2537'^^xsd:integer;
  dwc:scientificName 'Rhabdosargus sarba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218621'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1283'^^xsd:string;
  dwc:aphiaIdAccepted '218621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2538'^^xsd:integer;
  dwc:scientificName 'Rhabdosargus thorpei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1284'^^xsd:string;
  dwc:aphiaIdAccepted '218623'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2909'^^xsd:integer;
  dwc:scientificName 'Thenus orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210362'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1285'^^xsd:string;
  dwc:aphiaIdAccepted '210362'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2910'^^xsd:integer;
  dwc:scientificName 'Theonella conica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '171252'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1286'^^xsd:string;
  dwc:aphiaIdAccepted '171252'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.092780113"^^xsd:decimal ;
  dwc:decimalLongitude "39.6753006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  geo-pos:lat "-4.092780113"^^xsd:decimal ;
  geo-pos:long "39.6753006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2911'^^xsd:integer;
  dwc:scientificName 'Theonella conica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6753006'^^xsd:double;
  dwc:latitude '-4.092780113'^^xsd:double;
  dwc:aphiaid '171252'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1287'^^xsd:string;
  dwc:aphiaIdAccepted '171252'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.007500172"^^xsd:decimal ;
  dwc:decimalLongitude "39.72689819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  geo-pos:lat "-4.007500172"^^xsd:decimal ;
  geo-pos:long "39.72689819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2912'^^xsd:integer;
  dwc:scientificName 'Theonella conica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72689819'^^xsd:double;
  dwc:latitude '-4.007500172'^^xsd:double;
  dwc:aphiaid '171252'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1288'^^xsd:string;
  dwc:aphiaIdAccepted '171252'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2917'^^xsd:integer;
  dwc:scientificName 'Thryssa baelama'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212292'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1289'^^xsd:string;
  dwc:aphiaIdAccepted '212291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2918'^^xsd:integer;
  dwc:scientificName 'Thryssa baelama'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212291'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1290'^^xsd:string;
  dwc:aphiaIdAccepted '212291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2919'^^xsd:integer;
  dwc:scientificName 'Thryssa setirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212289'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1291'^^xsd:string;
  dwc:aphiaIdAccepted '212289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2921'^^xsd:integer;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1292'^^xsd:string;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2923'^^xsd:integer;
  dwc:scientificName 'Thunnus maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219723'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1293'^^xsd:string;
  dwc:aphiaIdAccepted '219723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2924'^^xsd:integer;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1294'^^xsd:string;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2927'^^xsd:integer;
  dwc:scientificName 'Thysanoteuthis rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '141680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1295'^^xsd:string;
  dwc:aphiaIdAccepted '141680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2929'^^xsd:integer;
  dwc:scientificName 'Titanophora weberae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213982'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1296'^^xsd:string;
  dwc:aphiaIdAccepted '213982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2930'^^xsd:integer;
  dwc:scientificName 'Toia ycia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '143062'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1297'^^xsd:string;
  dwc:aphiaIdAccepted '143062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2931'^^xsd:integer;
  dwc:scientificName 'Tolypiocladia calodictyon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214279'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1298'^^xsd:string;
  dwc:aphiaIdAccepted '214279'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2932'^^xsd:integer;
  dwc:scientificName 'Tolypiocladia condensata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214278'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1299'^^xsd:string;
  dwc:aphiaIdAccepted '214278'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '166'^^xsd:integer;
  dwc:scientificName 'Amphimedon spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '166695'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1300'^^xsd:string;
  dwc:aphiaIdAccepted '166695'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '167'^^xsd:integer;
  dwc:scientificName 'Heterometra africana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213590'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1301'^^xsd:string;
  dwc:aphiaIdAccepted '213559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '169'^^xsd:integer;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1302'^^xsd:string;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '187'^^xsd:integer;
  dwc:scientificName 'Anampses twistii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218918'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1303'^^xsd:string;
  dwc:aphiaIdAccepted '218918'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '171'^^xsd:integer;
  dwc:scientificName 'Amphiprion allardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212771'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1304'^^xsd:string;
  dwc:aphiaIdAccepted '212771'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '173'^^xsd:integer;
  dwc:scientificName 'Amphiroa anceps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211629'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1305'^^xsd:string;
  dwc:aphiaIdAccepted '211629'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '174'^^xsd:integer;
  dwc:scientificName 'Amphiroa beauvoisii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145097'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1306'^^xsd:string;
  dwc:aphiaIdAccepted '145097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '175'^^xsd:integer;
  dwc:scientificName 'Amphiroa foliacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211638'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1307'^^xsd:string;
  dwc:aphiaIdAccepted '211638'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '177'^^xsd:integer;
  dwc:scientificName 'Amphiroa fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145099'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1308'^^xsd:string;
  dwc:aphiaIdAccepted '145099'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '178'^^xsd:integer;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1309'^^xsd:string;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '179'^^xsd:integer;
  dwc:scientificName 'Amphiroa tribulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211627'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1310'^^xsd:string;
  dwc:aphiaIdAccepted '211627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '180'^^xsd:integer;
  dwc:scientificName 'Amphisbetema indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214149'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1311'^^xsd:string;
  dwc:aphiaIdAccepted '214149'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '181'^^xsd:integer;
  dwc:scientificName 'Amphiura (Amphiura) luetkeni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212356'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1312'^^xsd:string;
  dwc:aphiaIdAccepted '243042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '183'^^xsd:integer;
  dwc:scientificName 'Anadyomene stellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145012'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1313'^^xsd:string;
  dwc:aphiaIdAccepted '145012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '184'^^xsd:integer;
  dwc:scientificName 'Anadyomene wrightii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1314'^^xsd:string;
  dwc:aphiaIdAccepted '211677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '188'^^xsd:integer;
  dwc:scientificName 'Anas capensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212711'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1315'^^xsd:string;
  dwc:aphiaIdAccepted '212711'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '189'^^xsd:integer;
  dwc:scientificName 'Anas erythrorhyncha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212712'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1316'^^xsd:string;
  dwc:aphiaIdAccepted '212712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '190'^^xsd:integer;
  dwc:scientificName 'Anas undulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212713'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1317'^^xsd:string;
  dwc:aphiaIdAccepted '212713'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '559'^^xsd:integer;
  dwc:scientificName 'Caulerpa verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1318'^^xsd:string;
  dwc:aphiaIdAccepted '211483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '560'^^xsd:integer;
  dwc:scientificName 'Caulerpa ambigua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211493'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1319'^^xsd:string;
  dwc:aphiaIdAccepted '211493'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '562'^^xsd:integer;
  dwc:scientificName 'Jocaste japonica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214884'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1320'^^xsd:string;
  dwc:aphiaIdAccepted '214882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '563'^^xsd:integer;
  dwc:scientificName 'Centroceras'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '143833'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1321'^^xsd:string;
  dwc:aphiaIdAccepted '143833'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '565'^^xsd:integer;
  dwc:scientificName 'Centropages brachiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1322'^^xsd:string;
  dwc:aphiaIdAccepted '104490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '569'^^xsd:integer;
  dwc:scientificName 'Centropages gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220903'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1323'^^xsd:string;
  dwc:aphiaIdAccepted '220903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '572'^^xsd:integer;
  dwc:scientificName 'Centropyge bicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211780'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1324'^^xsd:string;
  dwc:aphiaIdAccepted '211780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '574'^^xsd:integer;
  dwc:scientificName 'Centropyge multispinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211774'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1325'^^xsd:string;
  dwc:aphiaIdAccepted '211774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '575'^^xsd:integer;
  dwc:scientificName 'Diadema savignyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213471'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1326'^^xsd:string;
  dwc:aphiaIdAccepted '213375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '578'^^xsd:integer;
  dwc:scientificName 'Cephalopholis leopardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218185'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1327'^^xsd:string;
  dwc:aphiaIdAccepted '218185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '582'^^xsd:integer;
  dwc:scientificName 'Cephalopholis urodeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218181'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1328'^^xsd:string;
  dwc:aphiaIdAccepted '218181'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '583'^^xsd:integer;
  dwc:scientificName 'Cephaloscyllium sufflans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217637'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1329'^^xsd:string;
  dwc:aphiaIdAccepted '217637'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '963'^^xsd:integer;
  dwc:scientificName 'Talparia talpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216751'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1330'^^xsd:string;
  dwc:aphiaIdAccepted '216894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '964'^^xsd:integer;
  dwc:scientificName 'Talparia talpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223971'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1331'^^xsd:string;
  dwc:aphiaIdAccepted '833609'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '965'^^xsd:integer;
  dwc:scientificName 'Talostolida teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216814'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1332'^^xsd:string;
  dwc:aphiaIdAccepted '580709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '966'^^xsd:integer;
  dwc:scientificName 'Talostolida teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223963'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1333'^^xsd:string;
  dwc:aphiaIdAccepted '580715'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '968'^^xsd:integer;
  dwc:scientificName 'Chelycypraea testudinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223973'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1334'^^xsd:string;
  dwc:aphiaIdAccepted '530893'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '969'^^xsd:integer;
  dwc:scientificName 'Cypraea tigris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216843'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1335'^^xsd:string;
  dwc:aphiaIdAccepted '216843'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '972'^^xsd:integer;
  dwc:scientificName 'Naria turdus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '224010'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1336'^^xsd:string;
  dwc:aphiaIdAccepted '761908'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '973'^^xsd:integer;
  dwc:scientificName 'Lyncina vitellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216827'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1337'^^xsd:string;
  dwc:aphiaIdAccepted '530884'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '974'^^xsd:integer;
  dwc:scientificName 'Lyncina vitellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223967'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1338'^^xsd:string;
  dwc:aphiaIdAccepted '530884'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '976'^^xsd:integer;
  dwc:scientificName 'Cypsiurus parvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212736'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1339'^^xsd:string;
  dwc:aphiaIdAccepted '212736'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '979'^^xsd:integer;
  dwc:scientificName 'Sirophysalis trinodis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214352'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1340'^^xsd:string;
  dwc:aphiaIdAccepted '624312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1353'^^xsd:integer;
  dwc:scientificName 'Gymnocranius griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218576'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1341'^^xsd:string;
  dwc:aphiaIdAccepted '218576'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1354'^^xsd:integer;
  dwc:scientificName 'Gymnothorax favagineus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217509'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1342'^^xsd:string;
  dwc:aphiaIdAccepted '217509'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1358'^^xsd:integer;
  dwc:scientificName 'Gymnothorax favagineus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217484'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1343'^^xsd:string;
  dwc:aphiaIdAccepted '217509'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1359'^^xsd:integer;
  dwc:scientificName 'Gymnothorax pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217491'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1344'^^xsd:string;
  dwc:aphiaIdAccepted '217491'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1360'^^xsd:integer;
  dwc:scientificName 'Gymnothorax richardsonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217510'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1345'^^xsd:string;
  dwc:aphiaIdAccepted '271882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1361'^^xsd:integer;
  dwc:scientificName 'Gymnothorax undulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217508'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1346'^^xsd:string;
  dwc:aphiaIdAccepted '217508'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1364'^^xsd:integer;
  dwc:scientificName 'Gyratrix hermaphroditus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '143184'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1347'^^xsd:string;
  dwc:aphiaIdAccepted '143184'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1369'^^xsd:integer;
  dwc:scientificName 'Halgerda tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221080'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1348'^^xsd:string;
  dwc:aphiaIdAccepted '221080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1371'^^xsd:integer;
  dwc:scientificName 'Haliaeetus vocifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212677'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1349'^^xsd:string;
  dwc:aphiaIdAccepted '212677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1372'^^xsd:integer;
  dwc:scientificName 'Halichoeres hortulanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218985'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1350'^^xsd:string;
  dwc:aphiaIdAccepted '218985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1748'^^xsd:integer;
  dwc:scientificName 'Littoraria scabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211288'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1351'^^xsd:string;
  dwc:aphiaIdAccepted '208939'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1750'^^xsd:integer;
  dwc:scientificName 'Planiliza macrolepis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218887'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1352'^^xsd:string;
  dwc:aphiaIdAccepted '1043424'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1751'^^xsd:integer;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1353'^^xsd:string;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1752'^^xsd:integer;
  dwc:scientificName 'Lobophyllia hataii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207390'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1354'^^xsd:string;
  dwc:aphiaIdAccepted '207390'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1757'^^xsd:integer;
  dwc:scientificName 'Lopadorrhynchus henseni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221328'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1355'^^xsd:string;
  dwc:aphiaIdAccepted '336135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1758'^^xsd:integer;
  dwc:scientificName 'Lophocladia lallemandii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144835'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1356'^^xsd:string;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1760'^^xsd:integer;
  dwc:scientificName 'Lophosiphonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '143917'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1357'^^xsd:string;
  dwc:aphiaIdAccepted '143917'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1761'^^xsd:integer;
  dwc:scientificName 'Lophozozymus dodone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209078'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1358'^^xsd:string;
  dwc:aphiaIdAccepted '209078'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1763'^^xsd:integer;
  dwc:scientificName 'Lubbockia squillimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '128894'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1359'^^xsd:string;
  dwc:aphiaIdAccepted '128894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1765'^^xsd:integer;
  dwc:scientificName 'Lucifer typus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '107122'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1360'^^xsd:string;
  dwc:aphiaIdAccepted '107122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1766'^^xsd:integer;
  dwc:scientificName 'Lutjanus argentimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218498'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1361'^^xsd:string;
  dwc:aphiaIdAccepted '218498'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2147'^^xsd:integer;
  dwc:scientificName 'Paratypton siebenrocki'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220156'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1362'^^xsd:string;
  dwc:aphiaIdAccepted '220156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2149'^^xsd:integer;
  dwc:scientificName 'Pardachirus morrowi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219828'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1363'^^xsd:string;
  dwc:aphiaIdAccepted '219828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2155'^^xsd:integer;
  dwc:scientificName 'Parupeneus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218658'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1364'^^xsd:string;
  dwc:aphiaIdAccepted '218658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2156'^^xsd:integer;
  dwc:scientificName 'Parupeneus macronemus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218659'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1365'^^xsd:string;
  dwc:aphiaIdAccepted '277817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2157'^^xsd:integer;
  dwc:scientificName 'Parupeneus rubescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218664'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1366'^^xsd:string;
  dwc:aphiaIdAccepted '218664'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2160'^^xsd:integer;
  dwc:scientificName 'Pavona decussata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207320'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1367'^^xsd:string;
  dwc:aphiaIdAccepted '207320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2163'^^xsd:integer;
  dwc:scientificName 'Pavona maldivensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207309'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1368'^^xsd:string;
  dwc:aphiaIdAccepted '207309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2166'^^xsd:integer;
  dwc:scientificName 'Pavona venosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207301'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1369'^^xsd:string;
  dwc:aphiaIdAccepted '207301'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2170'^^xsd:integer;
  dwc:scientificName 'Pelecanus rufescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1370'^^xsd:string;
  dwc:aphiaIdAccepted '212726'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2539'^^xsd:integer;
  dwc:scientificName 'Rhincalanus cornutus cornutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1371'^^xsd:string;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2551'^^xsd:integer;
  dwc:scientificName 'Chondria armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220771'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1372'^^xsd:string;
  dwc:aphiaIdAccepted '214197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2553'^^xsd:integer;
  dwc:scientificName 'Hypselodoris pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220385'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1373'^^xsd:string;
  dwc:aphiaIdAccepted '597870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2554'^^xsd:integer;
  dwc:scientificName 'Robertsonia propinqua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '116008'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1374'^^xsd:string;
  dwc:aphiaIdAccepted '116008'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2557'^^xsd:integer;
  dwc:scientificName 'Rosenvingea orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214337'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1375'^^xsd:string;
  dwc:aphiaIdAccepted '214337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2941'^^xsd:integer;
  dwc:scientificName 'Tortanus (Tortanus) barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220937'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1376'^^xsd:string;
  dwc:aphiaIdAccepted '720586'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2943'^^xsd:integer;
  dwc:scientificName 'Haliclona (Gellius) toxia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '234435'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1377'^^xsd:string;
  dwc:aphiaIdAccepted '166567'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2944'^^xsd:integer;
  dwc:scientificName 'Haliclona (Gellius) toxia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '234435'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1378'^^xsd:string;
  dwc:aphiaIdAccepted '166567'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.092780113"^^xsd:decimal ;
  dwc:decimalLongitude "39.6753006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  geo-pos:lat "-4.092780113"^^xsd:decimal ;
  geo-pos:long "39.6753006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2945'^^xsd:integer;
  dwc:scientificName 'Haliclona (Gellius) toxia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6753006'^^xsd:double;
  dwc:latitude '-4.092780113'^^xsd:double;
  dwc:aphiaid '234435'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1379'^^xsd:string;
  dwc:aphiaIdAccepted '166567'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2955'^^xsd:integer;
  dwc:scientificName 'Trachyrhamphus bicoarctatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218045'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1380'^^xsd:string;
  dwc:aphiaIdAccepted '218045'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '192'^^xsd:integer;
  dwc:scientificName 'Anchialina agilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '119950'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1381'^^xsd:string;
  dwc:aphiaIdAccepted '119950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '193'^^xsd:integer;
  dwc:scientificName 'Anchistioides compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212226'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1382'^^xsd:string;
  dwc:aphiaIdAccepted '212226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '196'^^xsd:integer;
  dwc:scientificName 'Anchistus demani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210564'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1383'^^xsd:string;
  dwc:aphiaIdAccepted '210564'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '197'^^xsd:integer;
  dwc:scientificName 'Anchistus miersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210560'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1384'^^xsd:string;
  dwc:aphiaIdAccepted '210560'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '198'^^xsd:integer;
  dwc:scientificName 'Ecionemia acervus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '234241'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1385'^^xsd:string;
  dwc:aphiaIdAccepted '169801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '199'^^xsd:integer;
  dwc:scientificName 'Ecionemia acervus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '234241'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1386'^^xsd:string;
  dwc:aphiaIdAccepted '169801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '200'^^xsd:integer;
  dwc:scientificName 'Ecionemia acervus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '234241'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1387'^^xsd:string;
  dwc:aphiaIdAccepted '169801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2093'^^xsd:integer;
  dwc:scientificName 'Palaemonella spinulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '215849'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1388'^^xsd:string;
  dwc:aphiaIdAccepted '215849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2094'^^xsd:integer;
  dwc:scientificName 'Palmadusta asellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216882'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1389'^^xsd:string;
  dwc:aphiaIdAccepted '216882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '207'^^xsd:integer;
  dwc:scientificName 'Anisochromis kenyae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218309'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1390'^^xsd:string;
  dwc:aphiaIdAccepted '218309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '211'^^xsd:integer;
  dwc:scientificName 'Anous stolidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212629'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1391'^^xsd:string;
  dwc:aphiaIdAccepted '212629'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '212'^^xsd:integer;
  dwc:scientificName 'Anous tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212630'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1392'^^xsd:string;
  dwc:aphiaIdAccepted '212630'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '213'^^xsd:integer;
  dwc:scientificName 'Dichrometra flagellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1393'^^xsd:string;
  dwc:aphiaIdAccepted '213601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '215'^^xsd:integer;
  dwc:scientificName 'Antennatus dorehensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217843'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1394'^^xsd:string;
  dwc:aphiaIdAccepted '1605258'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '586'^^xsd:integer;
  dwc:scientificName 'Ceramium camouii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211690'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1395'^^xsd:string;
  dwc:aphiaIdAccepted '211690'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '590'^^xsd:integer;
  dwc:scientificName 'Ceramium macilentum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211697'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1396'^^xsd:string;
  dwc:aphiaIdAccepted '239114'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '591'^^xsd:integer;
  dwc:scientificName 'Ceramium multijugum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211714'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1397'^^xsd:string;
  dwc:aphiaIdAccepted '211714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2465'^^xsd:integer;
  dwc:scientificName 'Pseudochromis leucorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218325'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1398'^^xsd:string;
  dwc:aphiaIdAccepted '218325'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2466'^^xsd:integer;
  dwc:scientificName 'Pseudochromis melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218329'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1399'^^xsd:string;
  dwc:aphiaIdAccepted '218329'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '594'^^xsd:integer;
  dwc:scientificName 'Ceratodictyon spongiosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214035'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1400'^^xsd:string;
  dwc:aphiaIdAccepted '371426'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '595'^^xsd:integer;
  dwc:scientificName 'Ceratogymna bucinator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212758'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1401'^^xsd:string;
  dwc:aphiaIdAccepted '212758'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '596'^^xsd:integer;
  dwc:scientificName 'Cerithidea decollata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '215142'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1402'^^xsd:string;
  dwc:aphiaIdAccepted '215142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '597'^^xsd:integer;
  dwc:scientificName 'Cerithium caeruleum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216702'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1403'^^xsd:string;
  dwc:aphiaIdAccepted '216702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '600'^^xsd:integer;
  dwc:scientificName 'Cervonema tenuicaudatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '161222'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1404'^^xsd:string;
  dwc:aphiaIdAccepted '161222'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '601'^^xsd:integer;
  dwc:scientificName 'Ceryle rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1405'^^xsd:string;
  dwc:aphiaIdAccepted '212593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '602'^^xsd:integer;
  dwc:scientificName 'Cetoscarus bicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219078'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1406'^^xsd:string;
  dwc:aphiaIdAccepted '219078'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '604'^^xsd:integer;
  dwc:scientificName 'Chaetodon auriga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218730'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1407'^^xsd:string;
  dwc:aphiaIdAccepted '218730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2467'^^xsd:integer;
  dwc:scientificName 'Pseudochromis natalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218327'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1408'^^xsd:string;
  dwc:aphiaIdAccepted '218327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '605'^^xsd:integer;
  dwc:scientificName 'Chaetodon blackburnii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218757'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1409'^^xsd:string;
  dwc:aphiaIdAccepted '218757'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '606'^^xsd:integer;
  dwc:scientificName 'Chaetodon dolosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218728'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1410'^^xsd:string;
  dwc:aphiaIdAccepted '218728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2471'^^xsd:integer;
  dwc:scientificName 'Pseudoginglymostoma brevicaudatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220031'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1411'^^xsd:string;
  dwc:aphiaIdAccepted '220031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2472'^^xsd:integer;
  dwc:scientificName 'Pseudogramma polyacantha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218284'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1412'^^xsd:string;
  dwc:aphiaIdAccepted '218282'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '608'^^xsd:integer;
  dwc:scientificName 'Chaetodon fasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218737'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1413'^^xsd:string;
  dwc:aphiaIdAccepted '218737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '985'^^xsd:integer;
  dwc:scientificName 'Dardanus deformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208730'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1414'^^xsd:string;
  dwc:aphiaIdAccepted '208730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '989'^^xsd:integer;
  dwc:scientificName 'Dardanus pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208702'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1415'^^xsd:string;
  dwc:aphiaIdAccepted '208702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '990'^^xsd:integer;
  dwc:scientificName 'Dardanus scutellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208695'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1416'^^xsd:string;
  dwc:aphiaIdAccepted '208695'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '991'^^xsd:integer;
  dwc:scientificName 'Dardanus setifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208701'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1417'^^xsd:string;
  dwc:aphiaIdAccepted '208701'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '992'^^xsd:integer;
  dwc:scientificName 'Dascyllus aruanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212843'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1418'^^xsd:string;
  dwc:aphiaIdAccepted '212843'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '993'^^xsd:integer;
  dwc:scientificName 'Dascyllus carneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212848'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1419'^^xsd:string;
  dwc:aphiaIdAccepted '212848'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '995'^^xsd:integer;
  dwc:scientificName 'Dascyllus trimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212846'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1420'^^xsd:string;
  dwc:aphiaIdAccepted '212846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '998'^^xsd:integer;
  dwc:scientificName 'Dasya scoparia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214154'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1421'^^xsd:string;
  dwc:aphiaIdAccepted '214154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1000'^^xsd:integer;
  dwc:scientificName 'Neotrygon kuhlii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212245'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1422'^^xsd:string;
  dwc:aphiaIdAccepted '398330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1002'^^xsd:integer;
  dwc:scientificName 'Dasyatis thetidis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212247'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1423'^^xsd:string;
  dwc:aphiaIdAccepted '1018707'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1003'^^xsd:integer;
  dwc:scientificName 'Himantura uarnak'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212244'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1424'^^xsd:string;
  dwc:aphiaIdAccepted '105854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1004'^^xsd:integer;
  dwc:scientificName 'Decapterus kurroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218428'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1425'^^xsd:string;
  dwc:aphiaIdAccepted '218428'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1005'^^xsd:integer;
  dwc:scientificName 'Decapterus macrosoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218426'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1426'^^xsd:string;
  dwc:aphiaIdAccepted '218426'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1006'^^xsd:integer;
  dwc:scientificName 'Decapterus russelli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218427'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1427'^^xsd:string;
  dwc:aphiaIdAccepted '218427'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1376'^^xsd:integer;
  dwc:scientificName 'Halichondria (Halichondria) lendenfeldi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '191434'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1428'^^xsd:string;
  dwc:aphiaIdAccepted '165834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.007500172"^^xsd:decimal ;
  dwc:decimalLongitude "39.72689819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  geo-pos:lat "-4.007500172"^^xsd:decimal ;
  geo-pos:long "39.72689819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1377'^^xsd:integer;
  dwc:scientificName 'Halichondria (Halichondria) lendenfeldi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72689819'^^xsd:double;
  dwc:latitude '-4.007500172'^^xsd:double;
  dwc:aphiaid '191434'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1429'^^xsd:string;
  dwc:aphiaIdAccepted '165834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1379'^^xsd:integer;
  dwc:scientificName 'Haliclona (Reniera) atra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '196350'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1430'^^xsd:string;
  dwc:aphiaIdAccepted '196350'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1380'^^xsd:integer;
  dwc:scientificName 'Haliclona (Reniera) debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '196364'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1431'^^xsd:string;
  dwc:aphiaIdAccepted '196364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1381'^^xsd:integer;
  dwc:scientificName 'Haliclona (Reniera) debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '196364'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1432'^^xsd:string;
  dwc:aphiaIdAccepted '196364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1399'^^xsd:integer;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1433'^^xsd:string;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1387'^^xsd:integer;
  dwc:scientificName 'Haliclona fistulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '181160'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1434'^^xsd:string;
  dwc:aphiaIdAccepted '1423860'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1388'^^xsd:integer;
  dwc:scientificName 'Haliclona (Soestella) implexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '132810'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1435'^^xsd:string;
  dwc:aphiaIdAccepted '166642'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1389'^^xsd:integer;
  dwc:scientificName 'Halidesmus polytretus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218315'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1436'^^xsd:string;
  dwc:aphiaIdAccepted '218315'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1390'^^xsd:integer;
  dwc:scientificName 'Halimeda cuneata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211514'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1437'^^xsd:string;
  dwc:aphiaIdAccepted '211514'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1391'^^xsd:integer;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1438'^^xsd:string;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1392'^^xsd:integer;
  dwc:scientificName 'Halimeda distorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211520'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1439'^^xsd:string;
  dwc:aphiaIdAccepted '211520'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1395'^^xsd:integer;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1440'^^xsd:string;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1396'^^xsd:integer;
  dwc:scientificName 'Halimeda macrophysa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211510'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1441'^^xsd:string;
  dwc:aphiaIdAccepted '211510'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1398'^^xsd:integer;
  dwc:scientificName 'Halimeda micronesica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211528'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1442'^^xsd:string;
  dwc:aphiaIdAccepted '211528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1772'^^xsd:integer;
  dwc:scientificName 'Lutjanus fulvus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218475'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1443'^^xsd:string;
  dwc:aphiaIdAccepted '218475'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1773'^^xsd:integer;
  dwc:scientificName 'Lutjanus gibbus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218480'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1444'^^xsd:string;
  dwc:aphiaIdAccepted '218480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1774'^^xsd:integer;
  dwc:scientificName 'Lutjanus johnii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218496'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1445'^^xsd:string;
  dwc:aphiaIdAccepted '218496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1779'^^xsd:integer;
  dwc:scientificName 'Lutjanus russellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218486'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1446'^^xsd:string;
  dwc:aphiaIdAccepted '218473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1781'^^xsd:integer;
  dwc:scientificName 'Lutjanus sanguineus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218487'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1447'^^xsd:string;
  dwc:aphiaIdAccepted '218487'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1782'^^xsd:integer;
  dwc:scientificName 'Lutjanus sebae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218499'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1448'^^xsd:string;
  dwc:aphiaIdAccepted '218499'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1783'^^xsd:integer;
  dwc:scientificName 'Lybia plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1449'^^xsd:string;
  dwc:aphiaIdAccepted '208965'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1785'^^xsd:integer;
  dwc:scientificName 'Lybius melanopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212744'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1450'^^xsd:string;
  dwc:aphiaIdAccepted '212744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1789'^^xsd:integer;
  dwc:scientificName 'Lyngbya investiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211657'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1451'^^xsd:string;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1790'^^xsd:integer;
  dwc:scientificName 'Lyngbya majuscula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '660754'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1452'^^xsd:string;
  dwc:aphiaIdAccepted '660754'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1792'^^xsd:integer;
  dwc:scientificName 'Macheiramphus alcinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212717'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1453'^^xsd:string;
  dwc:aphiaIdAccepted '212717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1793'^^xsd:integer;
  dwc:scientificName 'Macolor niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218501'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1454'^^xsd:string;
  dwc:aphiaIdAccepted '218501'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1794'^^xsd:integer;
  dwc:scientificName 'Macrobrachium rude'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220143'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1455'^^xsd:string;
  dwc:aphiaIdAccepted '220143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1796'^^xsd:integer;
  dwc:scientificName 'Macrophiothrix propinqua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213198'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1456'^^xsd:string;
  dwc:aphiaIdAccepted '213198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2173'^^xsd:integer;
  dwc:scientificName 'Pellona ditchela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212279'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1457'^^xsd:string;
  dwc:aphiaIdAccepted '212279'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2176'^^xsd:integer;
  dwc:scientificName 'Pempheris adusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218704'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1458'^^xsd:string;
  dwc:aphiaIdAccepted '218704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2184'^^xsd:integer;
  dwc:scientificName 'Penaeus latisulcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210372'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1459'^^xsd:string;
  dwc:aphiaIdAccepted '1809242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2188'^^xsd:integer;
  dwc:scientificName 'Penares intermedius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '169861'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1460'^^xsd:string;
  dwc:aphiaIdAccepted '1371518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2191'^^xsd:integer;
  dwc:scientificName 'Periclimenaeus arabicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220169'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1461'^^xsd:string;
  dwc:aphiaIdAccepted '220169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2194'^^xsd:integer;
  dwc:scientificName 'Periclimenaeus hecate'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220177'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1462'^^xsd:string;
  dwc:aphiaIdAccepted '220177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2195'^^xsd:integer;
  dwc:scientificName 'Periclimenaeus leptodactylus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220165'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1463'^^xsd:string;
  dwc:aphiaIdAccepted '220165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2563'^^xsd:integer;
  dwc:scientificName 'Sabatieria pisinna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '121372'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1464'^^xsd:string;
  dwc:aphiaIdAccepted '121372'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2569'^^xsd:integer;
  dwc:scientificName 'Samaris cristatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219818'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1465'^^xsd:string;
  dwc:aphiaIdAccepted '219818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2581'^^xsd:integer;
  dwc:scientificName 'Sarconema scinaioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214009'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1466'^^xsd:string;
  dwc:aphiaIdAccepted '214009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2582'^^xsd:integer;
  dwc:scientificName 'Sarda orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219713'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1467'^^xsd:string;
  dwc:aphiaIdAccepted '219713'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2583'^^xsd:integer;
  dwc:scientificName 'Sardinella albella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212268'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1468'^^xsd:string;
  dwc:aphiaIdAccepted '212268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2587'^^xsd:integer;
  dwc:scientificName 'Sardinella melanura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212271'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1469'^^xsd:string;
  dwc:aphiaIdAccepted '212271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2959'^^xsd:integer;
  dwc:scientificName 'Triaenodon obesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214557'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1470'^^xsd:string;
  dwc:aphiaIdAccepted '214557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2965'^^xsd:integer;
  dwc:scientificName 'Tringa ochropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212622'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1471'^^xsd:string;
  dwc:aphiaIdAccepted '212622'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2966'^^xsd:integer;
  dwc:scientificName 'Tringa stagnatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1472'^^xsd:string;
  dwc:aphiaIdAccepted '212623'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2970'^^xsd:integer;
  dwc:scientificName 'Trizopagurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '205832'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1473'^^xsd:string;
  dwc:aphiaIdAccepted '205832'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2971'^^xsd:integer;
  dwc:scientificName 'Ciliopagurus strigatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1474'^^xsd:string;
  dwc:aphiaIdAccepted '246257'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2978'^^xsd:integer;
  dwc:scientificName 'Turbinaria condensata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221488'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1475'^^xsd:string;
  dwc:aphiaIdAccepted '221488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2181'^^xsd:integer;
  dwc:scientificName 'Penaeus canaliculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210380'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1476'^^xsd:string;
  dwc:aphiaIdAccepted '1809245'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '704'^^xsd:integer;
  dwc:scientificName 'Chromis ternatensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212810'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1477'^^xsd:string;
  dwc:aphiaIdAccepted '212810'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2175'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1478'^^xsd:string;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1084'^^xsd:integer;
  dwc:scientificName 'Dysidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '131745'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1479'^^xsd:string;
  dwc:aphiaIdAccepted '131745'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2187'^^xsd:integer;
  dwc:scientificName 'Penaeus semisulcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '107112'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1480'^^xsd:string;
  dwc:aphiaIdAccepted '1809237'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1089'^^xsd:integer;
  dwc:scientificName 'Echinodictyum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '167960'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1481'^^xsd:string;
  dwc:aphiaIdAccepted '167960'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '329'^^xsd:integer;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1482'^^xsd:string;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1090'^^xsd:integer;
  dwc:scientificName 'Echinodictyum jousseaumi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '167978'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1483'^^xsd:string;
  dwc:aphiaIdAccepted '167978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '429'^^xsd:integer;
  dwc:scientificName 'Calidris alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '159084'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1484'^^xsd:string;
  dwc:aphiaIdAccepted '159084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '810'^^xsd:integer;
  dwc:scientificName 'Coralliocaris superba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1485'^^xsd:string;
  dwc:aphiaIdAccepted '210623'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '813'^^xsd:integer;
  dwc:scientificName 'Coralliophila violacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208130'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1486'^^xsd:string;
  dwc:aphiaIdAccepted '208125'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '814'^^xsd:integer;
  dwc:scientificName 'Coralliophila violacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208125'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1487'^^xsd:string;
  dwc:aphiaIdAccepted '208125'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '816'^^xsd:integer;
  dwc:scientificName 'Coris aygula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218957'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1488'^^xsd:string;
  dwc:aphiaIdAccepted '218957'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '431'^^xsd:integer;
  dwc:scientificName 'Calidris ferruginea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '159049'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1489'^^xsd:string;
  dwc:aphiaIdAccepted '159049'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '817'^^xsd:integer;
  dwc:scientificName 'Coris caudimacula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218959'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1490'^^xsd:string;
  dwc:aphiaIdAccepted '218959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '818'^^xsd:integer;
  dwc:scientificName 'Coris cuvieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218961'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1491'^^xsd:string;
  dwc:aphiaIdAccepted '1843801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2018'^^xsd:integer;
  dwc:scientificName 'Ommastrephes bartramii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '140622'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1492'^^xsd:string;
  dwc:aphiaIdAccepted '181382'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '819'^^xsd:integer;
  dwc:scientificName 'Coris formosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218964'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1493'^^xsd:string;
  dwc:aphiaIdAccepted '1843802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '820'^^xsd:integer;
  dwc:scientificName 'Coris formosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218958'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1494'^^xsd:string;
  dwc:aphiaIdAccepted '218964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '437'^^xsd:integer;
  dwc:scientificName 'Callogobius bifasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219405'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1495'^^xsd:string;
  dwc:aphiaIdAccepted '219405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2019'^^xsd:integer;
  dwc:scientificName 'Triconia conifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '128957'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1496'^^xsd:string;
  dwc:aphiaIdAccepted '128957'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '438'^^xsd:integer;
  dwc:scientificName 'Callogobius plumatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219404'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1497'^^xsd:string;
  dwc:aphiaIdAccepted '219404'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '824'^^xsd:integer;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1498'^^xsd:string;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1228'^^xsd:integer;
  dwc:scientificName 'Feresa attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137095'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1499'^^xsd:string;
  dwc:aphiaIdAccepted '137095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2192'^^xsd:integer;
  dwc:scientificName 'Periclimenaeus ardeae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220164'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1500'^^xsd:string;
  dwc:aphiaIdAccepted '220164'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2193'^^xsd:integer;
  dwc:scientificName 'Periclimenaeus bidentatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220173'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1501'^^xsd:string;
  dwc:aphiaIdAccepted '220173'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2021'^^xsd:integer;
  dwc:scientificName 'Oncaea venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '128954'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1502'^^xsd:string;
  dwc:aphiaIdAccepted '1754274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2391'^^xsd:integer;
  dwc:scientificName 'Pomacanthus imperator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220001'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1503'^^xsd:string;
  dwc:aphiaIdAccepted '220001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '430'^^xsd:integer;
  dwc:scientificName 'Calidris canutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '147433'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1504'^^xsd:string;
  dwc:aphiaIdAccepted '147433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1603'^^xsd:integer;
  dwc:scientificName 'Jaspis johnstonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '134000'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1505'^^xsd:string;
  dwc:aphiaIdAccepted '134000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1605'^^xsd:integer;
  dwc:scientificName 'Jaspis manihinei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '169832'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1506'^^xsd:string;
  dwc:aphiaIdAccepted '169832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '415'^^xsd:integer;
  dwc:scientificName 'Caesio teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1507'^^xsd:string;
  dwc:aphiaIdAccepted '219996'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '416'^^xsd:integer;
  dwc:scientificName 'Caesio varilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219988'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1508'^^xsd:string;
  dwc:aphiaIdAccepted '219988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '418'^^xsd:integer;
  dwc:scientificName 'Calanopia elliptica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104724'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1509'^^xsd:string;
  dwc:aphiaIdAccepted '104724'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '421'^^xsd:integer;
  dwc:scientificName 'Cosmocalanus darwinii darwinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220833'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1510'^^xsd:string;
  dwc:aphiaIdAccepted '361259'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '422'^^xsd:integer;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220831'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1511'^^xsd:string;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '423'^^xsd:integer;
  dwc:scientificName 'Calappa hepatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209501'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1512'^^xsd:string;
  dwc:aphiaIdAccepted '209501'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '424'^^xsd:integer;
  dwc:scientificName 'Calcinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '106840'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1513'^^xsd:string;
  dwc:aphiaIdAccepted '106840'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '414'^^xsd:integer;
  dwc:scientificName 'Caesio lunaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219991'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1514'^^xsd:string;
  dwc:aphiaIdAccepted '219991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1604'^^xsd:integer;
  dwc:scientificName 'Jaspis manihinei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '169832'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1515'^^xsd:string;
  dwc:aphiaIdAccepted '169832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2017'^^xsd:integer;
  dwc:scientificName 'Okamejei heemstrai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217399'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1516'^^xsd:string;
  dwc:aphiaIdAccepted '217399'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '825'^^xsd:integer;
  dwc:scientificName 'Onychocorycaeus agilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211838'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1517'^^xsd:string;
  dwc:aphiaIdAccepted '359743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '826'^^xsd:integer;
  dwc:scientificName 'Ditrichocorycaeus asiaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211844'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1518'^^xsd:string;
  dwc:aphiaIdAccepted '852923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '829'^^xsd:integer;
  dwc:scientificName 'Ditrichocorycaeus dubius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211839'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1519'^^xsd:string;
  dwc:aphiaIdAccepted '853124'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '830'^^xsd:integer;
  dwc:scientificName 'Onychocorycaeus pacificus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211840'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1520'^^xsd:string;
  dwc:aphiaIdAccepted '359744'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1205'^^xsd:integer;
  dwc:scientificName 'Euptilota fergusonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214106'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1521'^^xsd:string;
  dwc:aphiaIdAccepted '214106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1207'^^xsd:integer;
  dwc:scientificName 'Eurycarcinus natalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209179'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1522'^^xsd:string;
  dwc:aphiaIdAccepted '209179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1210'^^xsd:integer;
  dwc:scientificName 'Euthynnus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219708'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1523'^^xsd:string;
  dwc:aphiaIdAccepted '219708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1211'^^xsd:integer;
  dwc:scientificName 'Pseudevadne tergestina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220598'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1524'^^xsd:string;
  dwc:aphiaIdAccepted '106278'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1213'^^xsd:integer;
  dwc:scientificName 'Exallias brevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219286'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1525'^^xsd:string;
  dwc:aphiaIdAccepted '219286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1216'^^xsd:integer;
  dwc:scientificName 'Fangophilina hirsuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '171361'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1526'^^xsd:string;
  dwc:aphiaIdAccepted '171361'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1221'^^xsd:integer;
  dwc:scientificName 'Goniastrea stelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207441'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1527'^^xsd:string;
  dwc:aphiaIdAccepted '763067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1217'^^xsd:integer;
  dwc:scientificName 'Fangophilina submersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '171363'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1528'^^xsd:string;
  dwc:aphiaIdAccepted '171363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1599'^^xsd:integer;
  dwc:scientificName 'Jaspis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '131999'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1529'^^xsd:string;
  dwc:aphiaIdAccepted '131999'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1219'^^xsd:integer;
  dwc:scientificName 'Dipsastraea favus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207435'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1530'^^xsd:string;
  dwc:aphiaIdAccepted '718748'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1607'^^xsd:integer;
  dwc:scientificName 'Jocaste lucina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214883'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1531'^^xsd:string;
  dwc:aphiaIdAccepted '214883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1222'^^xsd:integer;
  dwc:scientificName 'Favites chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207451'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1532'^^xsd:string;
  dwc:aphiaIdAccepted '207451'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1226'^^xsd:integer;
  dwc:scientificName 'Feldmannia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214287'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1533'^^xsd:string;
  dwc:aphiaIdAccepted '214287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2395'^^xsd:integer;
  dwc:scientificName 'Pomacentrus baenschi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212973'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1534'^^xsd:string;
  dwc:aphiaIdAccepted '212973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '708'^^xsd:integer;
  dwc:scientificName 'Chromis xutha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212809'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1535'^^xsd:string;
  dwc:aphiaIdAccepted '212809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2394'^^xsd:integer;
  dwc:scientificName 'Pomacentrus aquilus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212983'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1536'^^xsd:string;
  dwc:aphiaIdAccepted '212983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2397'^^xsd:integer;
  dwc:scientificName 'Pomacentrus pavo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212990'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1537'^^xsd:string;
  dwc:aphiaIdAccepted '212990'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2791'^^xsd:integer;
  dwc:scientificName 'Stichopus chloronotus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '149789'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1538'^^xsd:string;
  dwc:aphiaIdAccepted '149789'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2792'^^xsd:integer;
  dwc:scientificName 'Stichopus herrmanni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210906'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1539'^^xsd:string;
  dwc:aphiaIdAccepted '210906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2396'^^xsd:integer;
  dwc:scientificName 'Pomacentrus caeruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212993'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1540'^^xsd:string;
  dwc:aphiaIdAccepted '212993'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2785'^^xsd:integer;
  dwc:scientificName 'Sterna repressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212607'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1541'^^xsd:string;
  dwc:aphiaIdAccepted '212607'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2788'^^xsd:integer;
  dwc:scientificName 'Stethojulis albovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219058'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1542'^^xsd:string;
  dwc:aphiaIdAccepted '219058'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2407'^^xsd:integer;
  dwc:scientificName 'Pomadasys kaakan'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218566'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1543'^^xsd:string;
  dwc:aphiaIdAccepted '218566'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2399'^^xsd:integer;
  dwc:scientificName 'Pomacentrus sulfureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212964'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1544'^^xsd:string;
  dwc:aphiaIdAccepted '212964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2408'^^xsd:integer;
  dwc:scientificName 'Pomadasys maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218568'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1545'^^xsd:string;
  dwc:aphiaIdAccepted '218568'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2409'^^xsd:integer;
  dwc:scientificName 'Pomadasys multimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218559'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1546'^^xsd:string;
  dwc:aphiaIdAccepted '401886'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2787'^^xsd:integer;
  dwc:scientificName 'Sternula saundersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212604'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1547'^^xsd:string;
  dwc:aphiaIdAccepted '567839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2413'^^xsd:integer;
  dwc:scientificName 'Pontellina morii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220928'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1548'^^xsd:string;
  dwc:aphiaIdAccepted '220928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2565'^^xsd:integer;
  dwc:scientificName 'Flaccisagitta enflata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '105451'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1549'^^xsd:string;
  dwc:aphiaIdAccepted '105434'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1102'^^xsd:integer;
  dwc:scientificName 'Stellettinopsis laviniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '169810'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1550'^^xsd:string;
  dwc:aphiaIdAccepted '701604'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '714'^^xsd:integer;
  dwc:scientificName 'Chrysiptera biocellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218784'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1551'^^xsd:string;
  dwc:aphiaIdAccepted '218784'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '843'^^xsd:integer;
  dwc:scientificName 'Corythornis cristatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212590'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1552'^^xsd:string;
  dwc:aphiaIdAccepted '212590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '851'^^xsd:integer;
  dwc:scientificName 'Saccostrea cuccullata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '181316'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1553'^^xsd:string;
  dwc:aphiaIdAccepted '181316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '55'^^xsd:integer;
  dwc:scientificName 'Acarnus ternatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '167354'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1554'^^xsd:string;
  dwc:aphiaIdAccepted '167354'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.059999943"^^xsd:decimal ;
  dwc:decimalLongitude "39.68579865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  geo-pos:lat "-4.059999943"^^xsd:decimal ;
  geo-pos:long "39.68579865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '56'^^xsd:integer;
  dwc:scientificName 'Acarnus ternatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68579865'^^xsd:double;
  dwc:latitude '-4.059999943'^^xsd:double;
  dwc:aphiaid '167354'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1555'^^xsd:string;
  dwc:aphiaIdAccepted '167354'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '59'^^xsd:integer;
  dwc:scientificName 'Acartia (Odontacartia) bispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220934'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1556'^^xsd:string;
  dwc:aphiaIdAccepted '346051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2573'^^xsd:integer;
  dwc:scientificName 'Sapphirina gemma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '129046'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1557'^^xsd:string;
  dwc:aphiaIdAccepted '129046'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.007500172"^^xsd:decimal ;
  dwc:decimalLongitude "39.72689819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  geo-pos:lat "-4.007500172"^^xsd:decimal ;
  geo-pos:long "39.72689819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '57'^^xsd:integer;
  dwc:scientificName 'Acarnus ternatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72689819'^^xsd:double;
  dwc:latitude '-4.007500172'^^xsd:double;
  dwc:aphiaid '167354'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1558'^^xsd:string;
  dwc:aphiaIdAccepted '167354'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1698'^^xsd:integer;
  dwc:scientificName 'Lethrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '206059'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1559'^^xsd:string;
  dwc:aphiaIdAccepted '206059'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '842'^^xsd:integer;
  dwc:scientificName 'Corythoichthys haematopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217991'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1560'^^xsd:string;
  dwc:aphiaIdAccepted '217991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1230'^^xsd:integer;
  dwc:scientificName 'Fistularia petimba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '159439'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1561'^^xsd:string;
  dwc:aphiaIdAccepted '159439'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1231'^^xsd:integer;
  dwc:scientificName 'Florenciella lugubris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '398513'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1562'^^xsd:string;
  dwc:aphiaIdAccepted '398513'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1235'^^xsd:integer;
  dwc:scientificName 'Fowleria aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209401'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1563'^^xsd:string;
  dwc:aphiaIdAccepted '209401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1236'^^xsd:integer;
  dwc:scientificName 'Fowleria variegata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209403'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1564'^^xsd:string;
  dwc:aphiaIdAccepted '209403'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1237'^^xsd:integer;
  dwc:scientificName 'Fregata ariel'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212655'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1565'^^xsd:string;
  dwc:aphiaIdAccepted '212655'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1240'^^xsd:integer;
  dwc:scientificName 'Fritillaria venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '103389'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1566'^^xsd:string;
  dwc:aphiaIdAccepted '103389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1239'^^xsd:integer;
  dwc:scientificName 'Fritillaria tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '103387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1567'^^xsd:string;
  dwc:aphiaIdAccepted '103387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '50'^^xsd:integer;
  dwc:scientificName 'Acanthurus tennentii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219635'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1568'^^xsd:string;
  dwc:aphiaIdAccepted '219632'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '12'^^xsd:integer;
  dwc:scientificName 'Amblyglyphidodon leucogaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212865'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1569'^^xsd:string;
  dwc:aphiaIdAccepted '218779'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '841'^^xsd:integer;
  dwc:scientificName 'Corythoichthys flavofasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217992'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1570'^^xsd:string;
  dwc:aphiaIdAccepted '217992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '51'^^xsd:integer;
  dwc:scientificName 'Acanthurus tennentii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219632'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1571'^^xsd:string;
  dwc:aphiaIdAccepted '219632'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1474'^^xsd:integer;
  dwc:scientificName 'Higginsia lamella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '165999'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1572'^^xsd:string;
  dwc:aphiaIdAccepted '165999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '52'^^xsd:integer;
  dwc:scientificName 'Acanthurus triostegus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219630'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1573'^^xsd:string;
  dwc:aphiaIdAccepted '219630'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '720'^^xsd:integer;
  dwc:scientificName 'Ciconia episcopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212704'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1574'^^xsd:string;
  dwc:aphiaIdAccepted '212704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '58'^^xsd:integer;
  dwc:scientificName 'Acartia (Odontacartia) amboinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220933'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1575'^^xsd:string;
  dwc:aphiaIdAccepted '346049'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '60'^^xsd:integer;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104252'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1576'^^xsd:string;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '54'^^xsd:integer;
  dwc:scientificName 'Acarnus ternatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '167354'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1577'^^xsd:string;
  dwc:aphiaIdAccepted '167354'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '62'^^xsd:integer;
  dwc:scientificName 'Acartia (Acartia) negligens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104259'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1578'^^xsd:string;
  dwc:aphiaIdAccepted '346030'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '856'^^xsd:integer;
  dwc:scientificName 'Cribrarula cribraria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216748'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1579'^^xsd:string;
  dwc:aphiaIdAccepted '396627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '64'^^xsd:integer;
  dwc:scientificName 'Gnatholepis cauerensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219366'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1580'^^xsd:string;
  dwc:aphiaIdAccepted '219476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '66'^^xsd:integer;
  dwc:scientificName 'Parvocaulis clavatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211910'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1581'^^xsd:string;
  dwc:aphiaIdAccepted '376335'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '440'^^xsd:integer;
  dwc:scientificName 'Callyspongia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '131825'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1582'^^xsd:string;
  dwc:aphiaIdAccepted '131825'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '850'^^xsd:integer;
  dwc:scientificName 'Crambe erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '169006'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1583'^^xsd:string;
  dwc:aphiaIdAccepted '169006'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '848'^^xsd:integer;
  dwc:scientificName 'Crambe crambe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '133445'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1584'^^xsd:string;
  dwc:aphiaIdAccepted '133445'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '849'^^xsd:integer;
  dwc:scientificName 'Crambe erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '169006'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1585'^^xsd:string;
  dwc:aphiaIdAccepted '169006'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '853'^^xsd:integer;
  dwc:scientificName 'Crella shimonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '169045'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1586'^^xsd:string;
  dwc:aphiaIdAccepted '169045'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '854'^^xsd:integer;
  dwc:scientificName 'Crella shimonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '169045'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1587'^^xsd:string;
  dwc:aphiaIdAccepted '169045'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1475'^^xsd:integer;
  dwc:scientificName 'Higginsia lamella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '165999'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1588'^^xsd:string;
  dwc:aphiaIdAccepted '165999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '721'^^xsd:integer;
  dwc:scientificName 'Cinachyrella arabica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '171322'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1589'^^xsd:string;
  dwc:aphiaIdAccepted '380117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2812'^^xsd:integer;
  dwc:scientificName 'Canarium olydium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223882'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1590'^^xsd:string;
  dwc:aphiaIdAccepted '532180'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2814'^^xsd:integer;
  dwc:scientificName 'Tricornis oldi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '215361'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1591'^^xsd:string;
  dwc:aphiaIdAccepted '531849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1246'^^xsd:integer;
  dwc:scientificName 'Galaxaura filamentosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211611'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1592'^^xsd:string;
  dwc:aphiaIdAccepted '211611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2023'^^xsd:integer;
  dwc:scientificName 'Onychoteuthis banksii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1593'^^xsd:string;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '727'^^xsd:integer;
  dwc:scientificName 'Cirripectes auritus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219261'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1594'^^xsd:string;
  dwc:aphiaIdAccepted '219261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2024'^^xsd:integer;
  dwc:scientificName 'Onycocaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '206127'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1595'^^xsd:string;
  dwc:aphiaIdAccepted '206127'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1248'^^xsd:integer;
  dwc:scientificName 'Dichotomaria obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145738'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1596'^^xsd:string;
  dwc:aphiaIdAccepted '376874'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2433'^^xsd:integer;
  dwc:scientificName 'Portieria harveyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213852'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1597'^^xsd:string;
  dwc:aphiaIdAccepted '213852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2437'^^xsd:integer;
  dwc:scientificName 'Priolepis inhaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219547'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1598'^^xsd:string;
  dwc:aphiaIdAccepted '219547'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1638'^^xsd:integer;
  dwc:scientificName 'Labroides dimidiatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219014'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1599'^^xsd:string;
  dwc:aphiaIdAccepted '219014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1249'^^xsd:integer;
  dwc:scientificName 'Galaxaura rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145739'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1600'^^xsd:string;
  dwc:aphiaIdAccepted '145739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2027'^^xsd:integer;
  dwc:scientificName 'Ophelina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '129414'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1601'^^xsd:string;
  dwc:aphiaIdAccepted '129414'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1254'^^xsd:integer;
  dwc:scientificName 'Galaxea fascicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207366'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1602'^^xsd:string;
  dwc:aphiaIdAccepted '207366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1636'^^xsd:integer;
  dwc:scientificName 'Labrichthys unilineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219013'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1603'^^xsd:string;
  dwc:aphiaIdAccepted '219013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1626'^^xsd:integer;
  dwc:scientificName 'Labidocera detruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104730'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1604'^^xsd:string;
  dwc:aphiaIdAccepted '104730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1633'^^xsd:integer;
  dwc:scientificName 'Labidodemas pertinax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210773'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1605'^^xsd:string;
  dwc:aphiaIdAccepted '210773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1634'^^xsd:integer;
  dwc:scientificName 'Labidodemas rugosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210775'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1606'^^xsd:string;
  dwc:aphiaIdAccepted '210775'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1625'^^xsd:integer;
  dwc:scientificName 'Labidocera acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1607'^^xsd:string;
  dwc:aphiaIdAccepted '104726'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1480'^^xsd:integer;
  dwc:scientificName 'Maculabatis gerrardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217412'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1608'^^xsd:string;
  dwc:aphiaIdAccepted '1042867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1108'^^xsd:integer;
  dwc:scientificName 'Elagatis bipinnulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '126809'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1609'^^xsd:string;
  dwc:aphiaIdAccepted '126809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1642'^^xsd:integer;
  dwc:scientificName 'Laeops pectoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219808'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1610'^^xsd:string;
  dwc:aphiaIdAccepted '219808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1641'^^xsd:integer;
  dwc:scientificName 'Lactoria fornasini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219902'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1611'^^xsd:string;
  dwc:aphiaIdAccepted '219902'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1644'^^xsd:integer;
  dwc:scientificName 'Jacksonaster depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212456'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1612'^^xsd:string;
  dwc:aphiaIdAccepted '513356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1645'^^xsd:integer;
  dwc:scientificName 'Lagenodelphis hosei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137099'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1613'^^xsd:string;
  dwc:aphiaIdAccepted '137099'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1647'^^xsd:integer;
  dwc:scientificName 'Lambis crocata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211092'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1614'^^xsd:string;
  dwc:aphiaIdAccepted '211092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2030'^^xsd:integer;
  dwc:scientificName 'Ophiactis savignyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '125122'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1615'^^xsd:string;
  dwc:aphiaIdAccepted '125122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2031'^^xsd:integer;
  dwc:scientificName 'Ophiarachnella gorgonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213218'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1616'^^xsd:string;
  dwc:aphiaIdAccepted '213218'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2431'^^xsd:integer;
  dwc:scientificName 'Porphyra capensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211506'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1617'^^xsd:string;
  dwc:aphiaIdAccepted '211506'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2029'^^xsd:integer;
  dwc:scientificName 'Ophiactis picteti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212328'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1618'^^xsd:string;
  dwc:aphiaIdAccepted '212328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2028'^^xsd:integer;
  dwc:scientificName 'Opheodesoma spectabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210712'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1619'^^xsd:string;
  dwc:aphiaIdAccepted '210712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2435'^^xsd:integer;
  dwc:scientificName 'Portunus pelagicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '1061754'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1620'^^xsd:string;
  dwc:aphiaIdAccepted '1061754'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2436'^^xsd:integer;
  dwc:scientificName 'Priolepis cincta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219549'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1621'^^xsd:string;
  dwc:aphiaIdAccepted '219549'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2438'^^xsd:integer;
  dwc:scientificName 'Prionace glauca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '105801'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1622'^^xsd:string;
  dwc:aphiaIdAccepted '105801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2439'^^xsd:integer;
  dwc:scientificName 'Prionocidaris baculosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214642'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1623'^^xsd:string;
  dwc:aphiaIdAccepted '214642'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2833'^^xsd:integer;
  dwc:scientificName 'Sthenoteuthis oualaniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220323'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1624'^^xsd:string;
  dwc:aphiaIdAccepted '342066'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2817'^^xsd:integer;
  dwc:scientificName 'Strongylura leiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217876'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1625'^^xsd:string;
  dwc:aphiaIdAccepted '1841083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '286'^^xsd:integer;
  dwc:scientificName 'Asteropus simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '169793'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1626'^^xsd:string;
  dwc:aphiaIdAccepted '169793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2834'^^xsd:integer;
  dwc:scientificName 'Symploca hydnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '178513'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1627'^^xsd:string;
  dwc:aphiaIdAccepted '178513'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2824'^^xsd:integer;
  dwc:scientificName 'Stypopodium zonale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1628'^^xsd:string;
  dwc:aphiaIdAccepted '145392'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2822'^^xsd:integer;
  dwc:scientificName 'Stylophora pistillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '206982'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1629'^^xsd:string;
  dwc:aphiaIdAccepted '206982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2823'^^xsd:integer;
  dwc:scientificName 'Stypopodium flabelliforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214315'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1630'^^xsd:string;
  dwc:aphiaIdAccepted '214315'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2827'^^xsd:integer;
  dwc:scientificName 'Sufflamen chrysopterum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219895'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1631'^^xsd:string;
  dwc:aphiaIdAccepted '276851'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2829'^^xsd:integer;
  dwc:scientificName 'Morus capensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212598'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1632'^^xsd:string;
  dwc:aphiaIdAccepted '221026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2830'^^xsd:integer;
  dwc:scientificName 'Sula dactylatra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212599'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1633'^^xsd:string;
  dwc:aphiaIdAccepted '212599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2832'^^xsd:integer;
  dwc:scientificName 'Sula sula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212596'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1634'^^xsd:string;
  dwc:aphiaIdAccepted '212596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1113'^^xsd:integer;
  dwc:scientificName 'Encrasicholina heteroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219980'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1635'^^xsd:string;
  dwc:aphiaIdAccepted '219980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '389'^^xsd:integer;
  dwc:scientificName 'Bothus pantherinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219795'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1636'^^xsd:string;
  dwc:aphiaIdAccepted '219795'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '287'^^xsd:integer;
  dwc:scientificName 'Asteropus simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '169793'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1637'^^xsd:string;
  dwc:aphiaIdAccepted '169793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2585'^^xsd:integer;
  dwc:scientificName 'Amblygaster leiogaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212275'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1638'^^xsd:string;
  dwc:aphiaIdAccepted '217440'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '85'^^xsd:integer;
  dwc:scientificName 'Acropora abrotanoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '206990'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1639'^^xsd:string;
  dwc:aphiaIdAccepted '207083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2586'^^xsd:integer;
  dwc:scientificName 'Sardinella longiceps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212269'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1640'^^xsd:string;
  dwc:aphiaIdAccepted '212269'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1486'^^xsd:integer;
  dwc:scientificName 'Hippichthys heptagonus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218014'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1641'^^xsd:string;
  dwc:aphiaIdAccepted '218014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '89'^^xsd:integer;
  dwc:scientificName 'Acropora horrida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207006'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1642'^^xsd:string;
  dwc:aphiaIdAccepted '207006'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '90'^^xsd:integer;
  dwc:scientificName 'Acropora humilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207094'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1643'^^xsd:string;
  dwc:aphiaIdAccepted '207094'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '658'^^xsd:integer;
  dwc:scientificName 'Cheilio inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218948'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1644'^^xsd:string;
  dwc:aphiaIdAccepted '218948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '69'^^xsd:integer;
  dwc:scientificName 'Parvocaulis parvulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145304'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1645'^^xsd:string;
  dwc:aphiaIdAccepted '376334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '73'^^xsd:integer;
  dwc:scientificName 'Acreichthys tomentosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220054'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1646'^^xsd:string;
  dwc:aphiaIdAccepted '220054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '67'^^xsd:integer;
  dwc:scientificName 'Parvocaulis polyphysoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211911'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1647'^^xsd:string;
  dwc:aphiaIdAccepted '376337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1492'^^xsd:integer;
  dwc:scientificName 'Cecropis abyssinica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212748'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1648'^^xsd:string;
  dwc:aphiaIdAccepted '567868'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '79'^^xsd:integer;
  dwc:scientificName 'Acropoma japonicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220048'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1649'^^xsd:string;
  dwc:aphiaIdAccepted '220048'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '74'^^xsd:integer;
  dwc:scientificName 'Acrocalanus gibber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104645'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1650'^^xsd:string;
  dwc:aphiaIdAccepted '104645'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '75'^^xsd:integer;
  dwc:scientificName 'Acrocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220838'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1651'^^xsd:string;
  dwc:aphiaIdAccepted '220838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '77'^^xsd:integer;
  dwc:scientificName 'Acrocalanus monachus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220839'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1652'^^xsd:string;
  dwc:aphiaIdAccepted '220839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '81'^^xsd:integer;
  dwc:scientificName 'Acropora aculeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '206991'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1653'^^xsd:string;
  dwc:aphiaIdAccepted '206991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '82'^^xsd:integer;
  dwc:scientificName 'Acropora cerealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207016'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1654'^^xsd:string;
  dwc:aphiaIdAccepted '207016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '84'^^xsd:integer;
  dwc:scientificName 'Acropora cytherea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207095'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1655'^^xsd:string;
  dwc:aphiaIdAccepted '207095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '406'^^xsd:integer;
  dwc:scientificName 'Bulweria fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212650'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1656'^^xsd:string;
  dwc:aphiaIdAccepted '212650'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2961'^^xsd:integer;
  dwc:scientificName 'Trichogloea requienii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213786'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1657'^^xsd:string;
  dwc:aphiaIdAccepted '213786'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2967'^^xsd:integer;
  dwc:scientificName 'Tringa totanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '158970'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1658'^^xsd:string;
  dwc:aphiaIdAccepted '158970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1493'^^xsd:integer;
  dwc:scientificName 'Hirundo aethiopica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212751'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1659'^^xsd:string;
  dwc:aphiaIdAccepted '212751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1512'^^xsd:integer;
  dwc:scientificName 'Holothuria (Microthele) nobilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210835'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1660'^^xsd:string;
  dwc:aphiaIdAccepted '1672772'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '801'^^xsd:integer;
  dwc:scientificName 'Conus ebraeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '215436'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1661'^^xsd:string;
  dwc:aphiaIdAccepted '215436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1180'^^xsd:integer;
  dwc:scientificName 'Etelis carbunculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212545'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1662'^^xsd:string;
  dwc:aphiaIdAccepted '212545'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1873'^^xsd:integer;
  dwc:scientificName 'Molgolaimus tyroi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221183'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1663'^^xsd:string;
  dwc:aphiaIdAccepted '221183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1517'^^xsd:integer;
  dwc:scientificName 'Holothuria (Metriatyla) scabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210813'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1664'^^xsd:string;
  dwc:aphiaIdAccepted '1672770'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1186'^^xsd:integer;
  dwc:scientificName 'Eucalanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104171'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1665'^^xsd:string;
  dwc:aphiaIdAccepted '104171'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1874'^^xsd:integer;
  dwc:scientificName 'Monachaster sanderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213137'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1666'^^xsd:string;
  dwc:aphiaIdAccepted '213137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1522'^^xsd:integer;
  dwc:scientificName 'Hoplostethus melanopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217893'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1667'^^xsd:string;
  dwc:aphiaIdAccepted '217893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2974'^^xsd:integer;
  dwc:scientificName 'Tubastraea micranthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207503'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1668'^^xsd:string;
  dwc:aphiaIdAccepted '291255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1897'^^xsd:integer;
  dwc:scientificName 'Mulloidichthys vanicolensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218643'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1669'^^xsd:string;
  dwc:aphiaIdAccepted '218648'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1058'^^xsd:integer;
  dwc:scientificName 'Diplastrella gardineri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '170699'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1670'^^xsd:string;
  dwc:aphiaIdAccepted '170699'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1881'^^xsd:integer;
  dwc:scientificName 'Monotaxis grandoculis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218584'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1671'^^xsd:string;
  dwc:aphiaIdAccepted '218584'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1891'^^xsd:integer;
  dwc:scientificName 'Tenguella granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '600712'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1672'^^xsd:string;
  dwc:aphiaIdAccepted '716636'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1903'^^xsd:integer;
  dwc:scientificName 'Mycale (Mycale) crassissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '1480113'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1673'^^xsd:string;
  dwc:aphiaIdAccepted '1480113'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1256'^^xsd:integer;
  dwc:scientificName 'Gardineroseris planulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207274'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1674'^^xsd:string;
  dwc:aphiaIdAccepted '207274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1070'^^xsd:integer;
  dwc:scientificName 'Doryrhamphus excisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218001'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1675'^^xsd:string;
  dwc:aphiaIdAccepted '218002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '867'^^xsd:integer;
  dwc:scientificName 'Ctenochaetus strigosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219658'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1676'^^xsd:string;
  dwc:aphiaIdAccepted '219658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '868'^^xsd:integer;
  dwc:scientificName 'Ctenogobiops crocineus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219436'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1677'^^xsd:string;
  dwc:aphiaIdAccepted '219436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2442'^^xsd:integer;
  dwc:scientificName 'Pristipomoides filamentosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218511'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1678'^^xsd:string;
  dwc:aphiaIdAccepted '218511'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '875'^^xsd:integer;
  dwc:scientificName 'Cymodocea rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208921'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1679'^^xsd:string;
  dwc:aphiaIdAccepted '208921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '877'^^xsd:integer;
  dwc:scientificName 'Cymolutes lecluse'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1680'^^xsd:string;
  dwc:aphiaIdAccepted '218968'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '878'^^xsd:integer;
  dwc:scientificName 'Cymolutes torquatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218966'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1681'^^xsd:string;
  dwc:aphiaIdAccepted '218966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2062'^^xsd:integer;
  dwc:scientificName 'Aluterus scriptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220062'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1682'^^xsd:string;
  dwc:aphiaIdAccepted '159491'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1264'^^xsd:integer;
  dwc:scientificName 'Gaziella pileola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209636'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1683'^^xsd:string;
  dwc:aphiaIdAccepted '209636'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2081'^^xsd:integer;
  dwc:scientificName 'Pachyseris speciosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207293'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1684'^^xsd:string;
  dwc:aphiaIdAccepted '207293'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1199'^^xsd:integer;
  dwc:scientificName 'Eucheuma serra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213999'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1685'^^xsd:string;
  dwc:aphiaIdAccepted '213999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1892'^^xsd:integer;
  dwc:scientificName 'Morus capensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221026'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1686'^^xsd:string;
  dwc:aphiaIdAccepted '221026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.007500172"^^xsd:decimal ;
  dwc:decimalLongitude "39.72689819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  geo-pos:lat "-4.007500172"^^xsd:decimal ;
  geo-pos:long "39.72689819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1904'^^xsd:integer;
  dwc:scientificName 'Mycale (Mycale) crassissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72689819'^^xsd:double;
  dwc:latitude '-4.007500172'^^xsd:double;
  dwc:aphiaid '1480113'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1687'^^xsd:string;
  dwc:aphiaIdAccepted '1480113'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '463'^^xsd:integer;
  dwc:scientificName 'Stelletta digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '170037'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1688'^^xsd:string;
  dwc:aphiaIdAccepted '555841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '879'^^xsd:integer;
  dwc:scientificName 'Cynarina lacrymalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207388'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1689'^^xsd:string;
  dwc:aphiaIdAccepted '287961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '880'^^xsd:integer;
  dwc:scientificName 'Cynoglossus acaudatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219852'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1690'^^xsd:string;
  dwc:aphiaIdAccepted '219852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1255'^^xsd:integer;
  dwc:scientificName 'Galeocerdo cuvier'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '105799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1691'^^xsd:string;
  dwc:aphiaIdAccepted '105799'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1259'^^xsd:integer;
  dwc:scientificName 'Plectorhinchus gaterinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214589'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1692'^^xsd:string;
  dwc:aphiaIdAccepted '218552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1261'^^xsd:integer;
  dwc:scientificName 'Plectorhinchus picus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214579'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1693'^^xsd:string;
  dwc:aphiaIdAccepted '1841001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1262'^^xsd:integer;
  dwc:scientificName 'Gayralia oxysperma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214368'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1694'^^xsd:string;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2058'^^xsd:integer;
  dwc:scientificName 'Opistognathus margaretae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219138'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1695'^^xsd:string;
  dwc:aphiaIdAccepted '219138'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1270'^^xsd:integer;
  dwc:scientificName 'Ceratodictyon intricatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145819'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1696'^^xsd:string;
  dwc:aphiaIdAccepted '497319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1268'^^xsd:integer;
  dwc:scientificName 'Millerella pannosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145572'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1697'^^xsd:string;
  dwc:aphiaIdAccepted '1311382'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1269'^^xsd:integer;
  dwc:scientificName 'Ceratodictyon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144244'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1698'^^xsd:string;
  dwc:aphiaIdAccepted '206099'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1271'^^xsd:integer;
  dwc:scientificName 'Ceratodictyon repens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212201'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1699'^^xsd:string;
  dwc:aphiaIdAccepted '498196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1272'^^xsd:integer;
  dwc:scientificName 'Ceratodictyon scoparium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212202'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1700'^^xsd:string;
  dwc:aphiaIdAccepted '498199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2048'^^xsd:integer;
  dwc:scientificName 'Ophionereis porrecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213419'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1701'^^xsd:string;
  dwc:aphiaIdAccepted '213419'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2049'^^xsd:integer;
  dwc:scientificName 'Ophionereis vivipara'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213417'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1702'^^xsd:string;
  dwc:aphiaIdAccepted '1847025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2052'^^xsd:integer;
  dwc:scientificName 'Ophiothela mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213399'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1703'^^xsd:string;
  dwc:aphiaIdAccepted '244093'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2054'^^xsd:integer;
  dwc:scientificName 'Ophiothela venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213400'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1704'^^xsd:string;
  dwc:aphiaIdAccepted '213400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2057'^^xsd:integer;
  dwc:scientificName 'Ophiothrix (Ophiothrix) trilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212416'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1705'^^xsd:string;
  dwc:aphiaIdAccepted '244195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2065'^^xsd:integer;
  dwc:scientificName 'Ostorhinchus fleurieu'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209287'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1706'^^xsd:string;
  dwc:aphiaIdAccepted '319878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2066'^^xsd:integer;
  dwc:scientificName 'Nectamia fusca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209285'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1707'^^xsd:string;
  dwc:aphiaIdAccepted '398505'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2069'^^xsd:integer;
  dwc:scientificName 'Ostracion meleagris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219905'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1708'^^xsd:string;
  dwc:aphiaIdAccepted '219905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2070'^^xsd:integer;
  dwc:scientificName 'Ostracion cubicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219907'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1709'^^xsd:string;
  dwc:aphiaIdAccepted '403462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2441'^^xsd:integer;
  dwc:scientificName 'Plococidaris verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214643'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1710'^^xsd:string;
  dwc:aphiaIdAccepted '513478'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2446'^^xsd:integer;
  dwc:scientificName 'Pristis pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '105848'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1711'^^xsd:string;
  dwc:aphiaIdAccepted '105848'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2377'^^xsd:integer;
  dwc:scientificName 'Polydactylus sexfilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218915'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1712'^^xsd:string;
  dwc:aphiaIdAccepted '218909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '26'^^xsd:integer;
  dwc:scientificName 'Acanthocybium solandri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127014'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1713'^^xsd:string;
  dwc:aphiaIdAccepted '127014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2454'^^xsd:integer;
  dwc:scientificName 'Psettodes erumei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219788'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1714'^^xsd:string;
  dwc:aphiaIdAccepted '219788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1910'^^xsd:integer;
  dwc:scientificName 'Mycale (Arenochalina) imperfecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '168492'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1715'^^xsd:string;
  dwc:aphiaIdAccepted '1478456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '38'^^xsd:integer;
  dwc:scientificName 'Acanthophora dendroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211770'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1716'^^xsd:string;
  dwc:aphiaIdAccepted '211770'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1471'^^xsd:integer;
  dwc:scientificName 'Hexanchus vitulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217627'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1717'^^xsd:string;
  dwc:aphiaIdAccepted '217627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '111'^^xsd:integer;
  dwc:scientificName 'Haliclona (Reniera) atra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '189866'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1718'^^xsd:string;
  dwc:aphiaIdAccepted '196350'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '112'^^xsd:integer;
  dwc:scientificName 'Haliclona (Reniera) atra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '189866'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1719'^^xsd:string;
  dwc:aphiaIdAccepted '196350'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '113'^^xsd:integer;
  dwc:scientificName 'Haliclona (Reniera) atra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '189866'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1720'^^xsd:string;
  dwc:aphiaIdAccepted '196350'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1916'^^xsd:integer;
  dwc:scientificName 'Mycale (Aegogropila) sulevoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '168548'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1721'^^xsd:string;
  dwc:aphiaIdAccepted '168548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '39'^^xsd:integer;
  dwc:scientificName 'Acanthophora muscoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '146357'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1722'^^xsd:string;
  dwc:aphiaIdAccepted '146357'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '108'^^xsd:integer;
  dwc:scientificName 'Actinotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '205927'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1723'^^xsd:string;
  dwc:aphiaIdAccepted '205927'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2485'^^xsd:integer;
  dwc:scientificName 'Ptereleotris evides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219622'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1724'^^xsd:string;
  dwc:aphiaIdAccepted '219622'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '106'^^xsd:integer;
  dwc:scientificName 'Actinopyga miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208949'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1725'^^xsd:string;
  dwc:aphiaIdAccepted '208949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '92'^^xsd:integer;
  dwc:scientificName 'Acropora microphthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207046'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1726'^^xsd:string;
  dwc:aphiaIdAccepted '207046'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '99'^^xsd:integer;
  dwc:scientificName 'Gaillardiellus rueppelli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209022'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1727'^^xsd:string;
  dwc:aphiaIdAccepted '444035'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '94'^^xsd:integer;
  dwc:scientificName 'Acropora secale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207080'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1728'^^xsd:string;
  dwc:aphiaIdAccepted '207080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '96'^^xsd:integer;
  dwc:scientificName 'Acropora valida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207072'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1729'^^xsd:string;
  dwc:aphiaIdAccepted '207072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '103'^^xsd:integer;
  dwc:scientificName 'Actinopyga echinites'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208947'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1730'^^xsd:string;
  dwc:aphiaIdAccepted '208947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '93'^^xsd:integer;
  dwc:scientificName 'Acropora millepora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207023'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1731'^^xsd:string;
  dwc:aphiaIdAccepted '207023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '107'^^xsd:integer;
  dwc:scientificName 'Actinopyga echinites'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208950'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1732'^^xsd:string;
  dwc:aphiaIdAccepted '208947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.059999943"^^xsd:decimal ;
  dwc:decimalLongitude "39.68579865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  geo-pos:lat "-4.059999943"^^xsd:decimal ;
  geo-pos:long "39.68579865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1917'^^xsd:integer;
  dwc:scientificName 'Mycale (Aegogropila) sulevoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68579865'^^xsd:double;
  dwc:latitude '-4.059999943'^^xsd:double;
  dwc:aphiaid '168548'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1733'^^xsd:string;
  dwc:aphiaIdAccepted '168548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '98'^^xsd:integer;
  dwc:scientificName 'Acrosorium ciliolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144734'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1734'^^xsd:string;
  dwc:aphiaIdAccepted '144734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '105'^^xsd:integer;
  dwc:scientificName 'Actinopyga mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208956'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1735'^^xsd:string;
  dwc:aphiaIdAccepted '208956'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2283'^^xsd:integer;
  dwc:scientificName 'Physogyra lichtensteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207497'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1736'^^xsd:string;
  dwc:aphiaIdAccepted '207497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2282'^^xsd:integer;
  dwc:scientificName 'Physeter macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137118'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1737'^^xsd:string;
  dwc:aphiaIdAccepted '137119'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2777'^^xsd:integer;
  dwc:scientificName 'Sternula albifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137157'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1738'^^xsd:string;
  dwc:aphiaIdAccepted '567480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1865'^^xsd:integer;
  dwc:scientificName 'Milvus migrans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212678'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1739'^^xsd:string;
  dwc:aphiaIdAccepted '212678'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2487'^^xsd:integer;
  dwc:scientificName 'Pternepsilonema servaesae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214439'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1740'^^xsd:string;
  dwc:aphiaIdAccepted '214439'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.059999943"^^xsd:decimal ;
  dwc:decimalLongitude "39.68579865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  geo-pos:lat "-4.059999943"^^xsd:decimal ;
  geo-pos:long "39.68579865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2859'^^xsd:integer;
  dwc:scientificName 'Tedania (Tedania) anhelans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68579865'^^xsd:double;
  dwc:latitude '-4.059999943'^^xsd:double;
  dwc:aphiaid '133904'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1741'^^xsd:string;
  dwc:aphiaIdAccepted '169546'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.007500172"^^xsd:decimal ;
  dwc:decimalLongitude "39.72689819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  geo-pos:lat "-4.007500172"^^xsd:decimal ;
  geo-pos:long "39.72689819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2861'^^xsd:integer;
  dwc:scientificName 'Tedania (Tedania) anhelans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72689819'^^xsd:double;
  dwc:latitude '-4.007500172'^^xsd:double;
  dwc:aphiaid '133904'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1742'^^xsd:string;
  dwc:aphiaIdAccepted '169546'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2863'^^xsd:integer;
  dwc:scientificName 'Tedania (Tedania) anhelans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '133904'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1743'^^xsd:string;
  dwc:aphiaIdAccepted '169546'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2865'^^xsd:integer;
  dwc:scientificName 'Tedania (Tedania) anhelans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '194780'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1744'^^xsd:string;
  dwc:aphiaIdAccepted '169546'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2866'^^xsd:integer;
  dwc:scientificName 'Temora discaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220898'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1745'^^xsd:string;
  dwc:aphiaIdAccepted '220898'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2867'^^xsd:integer;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1746'^^xsd:string;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2870'^^xsd:integer;
  dwc:scientificName 'Tenaciphyllum rotundilobum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213948'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1747'^^xsd:string;
  dwc:aphiaIdAccepted '213948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1299'^^xsd:integer;
  dwc:scientificName 'Glareola pratincola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212723'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1748'^^xsd:string;
  dwc:aphiaIdAccepted '212723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2481'^^xsd:integer;
  dwc:scientificName 'Parupeneus macronemus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218682'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1749'^^xsd:string;
  dwc:aphiaIdAccepted '277817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2482'^^xsd:integer;
  dwc:scientificName 'Pteragogus flagellifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219052'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1750'^^xsd:string;
  dwc:aphiaIdAccepted '219052'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2876'^^xsd:integer;
  dwc:scientificName 'Terpios'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '132073'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1751'^^xsd:string;
  dwc:aphiaIdAccepted '132073'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2873'^^xsd:integer;
  dwc:scientificName 'Terapon theraps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218349'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1752'^^xsd:string;
  dwc:aphiaIdAccepted '218349'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2877'^^xsd:integer;
  dwc:scientificName 'Terpios granulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '170893'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1753'^^xsd:string;
  dwc:aphiaIdAccepted '1041932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2879'^^xsd:integer;
  dwc:scientificName 'Tethya seychellensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '170991'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1754'^^xsd:string;
  dwc:aphiaIdAccepted '170991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.059999943"^^xsd:decimal ;
  dwc:decimalLongitude "39.68579865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  geo-pos:lat "-4.059999943"^^xsd:decimal ;
  geo-pos:long "39.68579865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2880'^^xsd:integer;
  dwc:scientificName 'Tethya seychellensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68579865'^^xsd:double;
  dwc:latitude '-4.059999943'^^xsd:double;
  dwc:aphiaid '170991'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1755'^^xsd:string;
  dwc:aphiaIdAccepted '170991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2881'^^xsd:integer;
  dwc:scientificName 'Tethyopsis plurima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '170030'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1756'^^xsd:string;
  dwc:aphiaIdAccepted '170030'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2882'^^xsd:integer;
  dwc:scientificName 'Tetralia glaberrima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '224084'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1757'^^xsd:string;
  dwc:aphiaIdAccepted '210304'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2883'^^xsd:integer;
  dwc:scientificName 'Tetrapocillon minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '168413'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1758'^^xsd:string;
  dwc:aphiaIdAccepted '168413'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '488'^^xsd:integer;
  dwc:scientificName 'Caprimulgus nubicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212732'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1759'^^xsd:string;
  dwc:aphiaIdAccepted '212732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1282'^^xsd:integer;
  dwc:scientificName 'Gelochelidon nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '148798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1760'^^xsd:string;
  dwc:aphiaIdAccepted '148798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1302'^^xsd:integer;
  dwc:scientificName 'Globigerinella calida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221250'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1761'^^xsd:string;
  dwc:aphiaIdAccepted '418106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '500'^^xsd:integer;
  dwc:scientificName 'Caranx heberi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218403'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1762'^^xsd:string;
  dwc:aphiaIdAccepted '218403'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1675'^^xsd:integer;
  dwc:scientificName 'Leiaster coriaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213309'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1763'^^xsd:string;
  dwc:aphiaIdAccepted '213309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2480'^^xsd:integer;
  dwc:scientificName 'Pseudozius caystrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210299'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1764'^^xsd:string;
  dwc:aphiaIdAccepted '210299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '114'^^xsd:integer;
  dwc:scientificName 'Haliclona (Reniera) atra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '189866'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1765'^^xsd:string;
  dwc:aphiaIdAccepted '196350'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '490'^^xsd:integer;
  dwc:scientificName 'Carangoides armatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218394'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1766'^^xsd:string;
  dwc:aphiaIdAccepted '1802001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '491'^^xsd:integer;
  dwc:scientificName 'Carangoides coeruleopinnatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218400'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1767'^^xsd:string;
  dwc:aphiaIdAccepted '1802011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '501'^^xsd:integer;
  dwc:scientificName 'Caranx ignobilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218414'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1768'^^xsd:string;
  dwc:aphiaIdAccepted '218414'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '494'^^xsd:integer;
  dwc:scientificName 'Carangoides fulvoguttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218385'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1769'^^xsd:string;
  dwc:aphiaIdAccepted '1802015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '495'^^xsd:integer;
  dwc:scientificName 'Carangoides gymnostethus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1770'^^xsd:string;
  dwc:aphiaIdAccepted '1802028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '496'^^xsd:integer;
  dwc:scientificName 'Carangoides malabaricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218397'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1771'^^xsd:string;
  dwc:aphiaIdAccepted '1802012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '504'^^xsd:integer;
  dwc:scientificName 'Caranx papuensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218411'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1772'^^xsd:string;
  dwc:aphiaIdAccepted '218411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '506'^^xsd:integer;
  dwc:scientificName 'Carcharhinus albimarginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217352'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1773'^^xsd:string;
  dwc:aphiaIdAccepted '217352'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1281'^^xsd:integer;
  dwc:scientificName 'Haliclona (Gellius) cellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '191266'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1774'^^xsd:string;
  dwc:aphiaIdAccepted '166514'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1283'^^xsd:integer;
  dwc:scientificName 'Gempylus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '126862'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1775'^^xsd:string;
  dwc:aphiaIdAccepted '126862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1284'^^xsd:integer;
  dwc:scientificName 'Genicanthus caudovittatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211794'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1776'^^xsd:string;
  dwc:aphiaIdAccepted '211794'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1287'^^xsd:integer;
  dwc:scientificName 'Genicanthus melanospilos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211792'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1777'^^xsd:string;
  dwc:aphiaIdAccepted '211796'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1288'^^xsd:integer;
  dwc:scientificName 'Geodia crustosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '170115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1778'^^xsd:string;
  dwc:aphiaIdAccepted '170115'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1291'^^xsd:integer;
  dwc:scientificName 'Geograpsus stormi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207534'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1779'^^xsd:string;
  dwc:aphiaIdAccepted '207534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1292'^^xsd:integer;
  dwc:scientificName 'Gerres longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218530'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1780'^^xsd:string;
  dwc:aphiaIdAccepted '367242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1294'^^xsd:integer;
  dwc:scientificName 'Gerres oyena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218535'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1781'^^xsd:string;
  dwc:aphiaIdAccepted '218535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1296'^^xsd:integer;
  dwc:scientificName 'Feldmannia mitchelliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220961'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1782'^^xsd:string;
  dwc:aphiaIdAccepted '162894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1300'^^xsd:integer;
  dwc:scientificName 'Globicephala macrorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137096'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1783'^^xsd:string;
  dwc:aphiaIdAccepted '137096'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1301'^^xsd:integer;
  dwc:scientificName 'Globigerina bulloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '113434'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1784'^^xsd:string;
  dwc:aphiaIdAccepted '113434'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1674'^^xsd:integer;
  dwc:scientificName 'Yuzurua poiteaui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212018'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1785'^^xsd:string;
  dwc:aphiaIdAccepted '144830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1686'^^xsd:integer;
  dwc:scientificName 'Lepidocybium flavobrunneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '126863'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1786'^^xsd:string;
  dwc:aphiaIdAccepted '126863'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1687'^^xsd:integer;
  dwc:scientificName 'Lepidotrigla faurei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1787'^^xsd:string;
  dwc:aphiaIdAccepted '218123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1688'^^xsd:integer;
  dwc:scientificName 'Lepidotrigla multispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218128'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1788'^^xsd:string;
  dwc:aphiaIdAccepted '218128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1689'^^xsd:integer;
  dwc:scientificName 'Leptastrea inaequalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207471'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1789'^^xsd:string;
  dwc:aphiaIdAccepted '207471'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1691'^^xsd:integer;
  dwc:scientificName 'Leptastrea purpurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207470'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1790'^^xsd:string;
  dwc:aphiaIdAccepted '207470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1692'^^xsd:integer;
  dwc:scientificName 'Leptastrea transversa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207474'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1791'^^xsd:string;
  dwc:aphiaIdAccepted '207474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1693'^^xsd:integer;
  dwc:scientificName 'Leptodius gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209088'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1792'^^xsd:string;
  dwc:aphiaIdAccepted '209088'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1694'^^xsd:integer;
  dwc:scientificName 'Leptoria phrygia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1793'^^xsd:string;
  dwc:aphiaIdAccepted '207477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2073'^^xsd:integer;
  dwc:scientificName 'Oulophyllia crispa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207485'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1794'^^xsd:string;
  dwc:aphiaIdAccepted '207485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1696'^^xsd:integer;
  dwc:scientificName 'Leptoseris explanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207289'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1795'^^xsd:string;
  dwc:aphiaIdAccepted '207289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2475'^^xsd:integer;
  dwc:scientificName 'Pseudoliomera variolosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209010'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1796'^^xsd:string;
  dwc:aphiaIdAccepted '209010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2477'^^xsd:integer;
  dwc:scientificName 'Pseudorhombus arsius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220051'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1797'^^xsd:string;
  dwc:aphiaIdAccepted '220051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2478'^^xsd:integer;
  dwc:scientificName 'Pseudorhombus elevatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220052'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1798'^^xsd:string;
  dwc:aphiaIdAccepted '220052'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2483'^^xsd:integer;
  dwc:scientificName 'Pteragogus pelycus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219053'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1799'^^xsd:string;
  dwc:aphiaIdAccepted '219053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1869'^^xsd:integer;
  dwc:scientificName 'Molgolaimus gazii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221184'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1800'^^xsd:string;
  dwc:aphiaIdAccepted '221184'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2288'^^xsd:integer;
  dwc:scientificName 'Pinna muricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207895'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1801'^^xsd:string;
  dwc:aphiaIdAccepted '207895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2781'^^xsd:integer;
  dwc:scientificName 'Hydroprogne caspia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137159'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1802'^^xsd:string;
  dwc:aphiaIdAccepted '567825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2013'^^xsd:integer;
  dwc:scientificName 'Dioithona oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220942'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1803'^^xsd:string;
  dwc:aphiaIdAccepted '346358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '240'^^xsd:integer;
  dwc:scientificName 'Lepidamia natalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209357'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1804'^^xsd:string;
  dwc:aphiaIdAccepted '1018219'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '609'^^xsd:integer;
  dwc:scientificName 'Chaetodon guttatissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218722'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1805'^^xsd:string;
  dwc:aphiaIdAccepted '218722'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2014'^^xsd:integer;
  dwc:scientificName 'Oithona plumifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1806'^^xsd:string;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1018'^^xsd:integer;
  dwc:scientificName 'Diadema setosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1807'^^xsd:string;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '393'^^xsd:integer;
  dwc:scientificName 'Brachytrichia lloydii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '146648'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1808'^^xsd:string;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2016'^^xsd:integer;
  dwc:scientificName 'Oithona simplex simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '106657'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1809'^^xsd:string;
  dwc:aphiaIdAccepted '734518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '783'^^xsd:integer;
  dwc:scientificName 'Codium prostratum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211722'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1810'^^xsd:string;
  dwc:aphiaIdAccepted '211722'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '794'^^xsd:integer;
  dwc:scientificName 'Coenobita rugosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208657'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1811'^^xsd:string;
  dwc:aphiaIdAccepted '208657'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '307'^^xsd:integer;
  dwc:scientificName 'Aulostomus chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217964'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1812'^^xsd:string;
  dwc:aphiaIdAccepted '217964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '698'^^xsd:integer;
  dwc:scientificName 'Chromis caerulea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212806'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1813'^^xsd:string;
  dwc:aphiaIdAccepted '212810'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1088'^^xsd:integer;
  dwc:scientificName 'Echinaster purpureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213317'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1814'^^xsd:string;
  dwc:aphiaIdAccepted '213317'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1091'^^xsd:integer;
  dwc:scientificName 'Echinodiscus bisperforatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212458'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1815'^^xsd:string;
  dwc:aphiaIdAccepted '212460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1100'^^xsd:integer;
  dwc:scientificName 'Echinothrix calamaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213377'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1816'^^xsd:string;
  dwc:aphiaIdAccepted '213377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1476'^^xsd:integer;
  dwc:scientificName 'Higginsia pulcherrima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '166005'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1817'^^xsd:string;
  dwc:aphiaIdAccepted '166005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1488'^^xsd:integer;
  dwc:scientificName 'Hippocampus kuda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212237'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1818'^^xsd:string;
  dwc:aphiaIdAccepted '212237'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1890'^^xsd:integer;
  dwc:scientificName 'Muricodrupa anaxares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '605263'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1819'^^xsd:string;
  dwc:aphiaIdAccepted '600714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1896'^^xsd:integer;
  dwc:scientificName 'Mugil cephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '126983'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1820'^^xsd:string;
  dwc:aphiaIdAccepted '126983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2272'^^xsd:integer;
  dwc:scientificName 'Phormidesmis molle'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211898'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1821'^^xsd:string;
  dwc:aphiaIdAccepted '624311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2284'^^xsd:integer;
  dwc:scientificName 'Physophyllia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '205539'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1822'^^xsd:string;
  dwc:aphiaIdAccepted '205539'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3066'^^xsd:integer;
  dwc:scientificName 'Iniistius pavo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219071'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1823'^^xsd:string;
  dwc:aphiaIdAccepted '219004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3072'^^xsd:integer;
  dwc:scientificName 'Zebrasoma scopas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219679'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1824'^^xsd:string;
  dwc:aphiaIdAccepted '219679'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '335'^^xsd:integer;
  dwc:scientificName 'Balistoides conspicillum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219876'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1825'^^xsd:string;
  dwc:aphiaIdAccepted '219876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '718'^^xsd:integer;
  dwc:scientificName 'Chrysoblephus lophus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218596'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1826'^^xsd:string;
  dwc:aphiaIdAccepted '218596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1114'^^xsd:integer;
  dwc:scientificName 'Encrasicholina punctifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219982'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1827'^^xsd:string;
  dwc:aphiaIdAccepted '219982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1503'^^xsd:integer;
  dwc:scientificName 'Holothuria (Platyperona) difficilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '148752'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1828'^^xsd:string;
  dwc:aphiaIdAccepted '148752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1521'^^xsd:integer;
  dwc:scientificName 'Homolodromia bouvieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209442'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1829'^^xsd:string;
  dwc:aphiaIdAccepted '209442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '33'^^xsd:integer;
  dwc:scientificName 'Acantholaimus verscheldi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221262'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1830'^^xsd:string;
  dwc:aphiaIdAccepted '221262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2837'^^xsd:integer;
  dwc:scientificName 'Synanceia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '215627'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1831'^^xsd:string;
  dwc:aphiaIdAccepted '215627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2838'^^xsd:integer;
  dwc:scientificName 'Synanceia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218117'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1832'^^xsd:string;
  dwc:aphiaIdAccepted '215627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2289'^^xsd:integer;
  dwc:scientificName 'Pisodonophis boro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1833'^^xsd:string;
  dwc:aphiaIdAccepted '217593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2709'^^xsd:integer;
  dwc:scientificName 'Solmundella bitentaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '117267'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1834'^^xsd:string;
  dwc:aphiaIdAccepted '117267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1871'^^xsd:integer;
  dwc:scientificName 'Molgolaimus sabakii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221181'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1835'^^xsd:string;
  dwc:aphiaIdAccepted '221181'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2290'^^xsd:integer;
  dwc:scientificName 'Placospongia carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '170611'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1836'^^xsd:string;
  dwc:aphiaIdAccepted '170611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2702'^^xsd:integer;
  dwc:scientificName 'Sillaginopodys chondropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218371'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1837'^^xsd:string;
  dwc:aphiaIdAccepted '321525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2669'^^xsd:integer;
  dwc:scientificName 'Selatium elongatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207559'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1838'^^xsd:string;
  dwc:aphiaIdAccepted '207559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '44'^^xsd:integer;
  dwc:scientificName 'Acanthurus dussumieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1839'^^xsd:string;
  dwc:aphiaIdAccepted '219641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '45'^^xsd:integer;
  dwc:scientificName 'Acanthurus leucosternon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219628'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1840'^^xsd:string;
  dwc:aphiaIdAccepted '219628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2752'^^xsd:integer;
  dwc:scientificName 'Staphylaea limacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216892'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1841'^^xsd:string;
  dwc:aphiaIdAccepted '216892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2249'^^xsd:integer;
  dwc:scientificName 'Petrosia (Petrosia) shellyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '192891'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1842'^^xsd:string;
  dwc:aphiaIdAccepted '166861'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2250'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia involvens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213834'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1843'^^xsd:string;
  dwc:aphiaIdAccepted '213834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '399'^^xsd:integer;
  dwc:scientificName 'Bryopsis indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221167'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1844'^^xsd:string;
  dwc:aphiaIdAccepted '221167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1581'^^xsd:integer;
  dwc:scientificName 'Istiblennius dussumieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219303'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1845'^^xsd:string;
  dwc:aphiaIdAccepted '219303'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1416'^^xsd:integer;
  dwc:scientificName 'Halophila beccarii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208929'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1846'^^xsd:string;
  dwc:aphiaIdAccepted '208929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1583'^^xsd:integer;
  dwc:scientificName 'Istiblennius bellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219292'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1847'^^xsd:string;
  dwc:aphiaIdAccepted '219297'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1585'^^xsd:integer;
  dwc:scientificName 'Istiblennius steindachneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219302'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1848'^^xsd:string;
  dwc:aphiaIdAccepted '219302'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2589'^^xsd:integer;
  dwc:scientificName 'Amblygaster sirm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212270'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1849'^^xsd:string;
  dwc:aphiaIdAccepted '217439'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2263'^^xsd:integer;
  dwc:scientificName 'Philarius gerlachei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220180'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1850'^^xsd:string;
  dwc:aphiaIdAccepted '220180'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2648'^^xsd:integer;
  dwc:scientificName 'Scomberoides tol'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218433'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1851'^^xsd:string;
  dwc:aphiaIdAccepted '218433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3054'^^xsd:integer;
  dwc:scientificName 'Scarus psittacus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209258'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1852'^^xsd:string;
  dwc:aphiaIdAccepted '219125'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '301'^^xsd:integer;
  dwc:scientificName 'Atule mate'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218384'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1853'^^xsd:string;
  dwc:aphiaIdAccepted '218384'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '689'^^xsd:integer;
  dwc:scientificName 'Chondria collinsiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144797'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1854'^^xsd:string;
  dwc:aphiaIdAccepted '144797'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3069'^^xsd:integer;
  dwc:scientificName 'Zanclus cornutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220083'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1855'^^xsd:string;
  dwc:aphiaIdAccepted '220083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2746'^^xsd:integer;
  dwc:scientificName 'Spratelloides gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212263'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1856'^^xsd:string;
  dwc:aphiaIdAccepted '212263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '717'^^xsd:integer;
  dwc:scientificName 'Chrysiptera unimaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218782'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1857'^^xsd:string;
  dwc:aphiaIdAccepted '218782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1911'^^xsd:integer;
  dwc:scientificName 'Mycale (Arenochalina) imperfecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '168492'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1858'^^xsd:string;
  dwc:aphiaIdAccepted '1478456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2298'^^xsd:integer;
  dwc:scientificName 'Plagiotremus rhinorhynchos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219334'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1859'^^xsd:string;
  dwc:aphiaIdAccepted '219334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1786'^^xsd:integer;
  dwc:scientificName 'Gymnothorax undulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217518'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1860'^^xsd:string;
  dwc:aphiaIdAccepted '217508'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1319'^^xsd:integer;
  dwc:scientificName 'Coelastrea aspera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207467'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1861'^^xsd:string;
  dwc:aphiaIdAccepted '762427'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2496'^^xsd:integer;
  dwc:scientificName 'Pterocladia heteroplatos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212193'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1862'^^xsd:string;
  dwc:aphiaIdAccepted '212193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '893'^^xsd:integer;
  dwc:scientificName 'Arestorides argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216786'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1863'^^xsd:string;
  dwc:aphiaIdAccepted '527787'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '889'^^xsd:integer;
  dwc:scientificName 'Monetaria annulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223962'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1864'^^xsd:string;
  dwc:aphiaIdAccepted '223985'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '890'^^xsd:integer;
  dwc:scientificName 'Mauritia arabica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216764'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1865'^^xsd:string;
  dwc:aphiaIdAccepted '216872'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '182'^^xsd:integer;
  dwc:scientificName 'Anadyomene'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '143992'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1866'^^xsd:string;
  dwc:aphiaIdAccepted '143992'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1768'^^xsd:integer;
  dwc:scientificName 'Lutjanus bohar'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218479'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1867'^^xsd:string;
  dwc:aphiaIdAccepted '218479'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2161'^^xsd:integer;
  dwc:scientificName 'Pavona divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207311'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1868'^^xsd:string;
  dwc:aphiaIdAccepted '207311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2541'^^xsd:integer;
  dwc:scientificName 'Rhinecanthus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219890'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1869'^^xsd:string;
  dwc:aphiaIdAccepted '219890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2261'^^xsd:integer;
  dwc:scientificName 'Phalacrocorax carbo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137179'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1870'^^xsd:string;
  dwc:aphiaIdAccepted '137179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2262'^^xsd:integer;
  dwc:scientificName 'Phalaropus lobatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137169'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1871'^^xsd:string;
  dwc:aphiaIdAccepted '137169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1190'^^xsd:integer;
  dwc:scientificName 'Euchaeta marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104552'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1872'^^xsd:string;
  dwc:aphiaIdAccepted '104552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '391'^^xsd:integer;
  dwc:scientificName 'Botryocladia kuckuckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220964'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1873'^^xsd:string;
  dwc:aphiaIdAccepted '220964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '392'^^xsd:integer;
  dwc:scientificName 'Botryocladia leptopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1874'^^xsd:string;
  dwc:aphiaIdAccepted '220965'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '394'^^xsd:integer;
  dwc:scientificName 'Kyrtuthrix maculans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213762'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1875'^^xsd:string;
  dwc:aphiaIdAccepted '616801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '397'^^xsd:integer;
  dwc:scientificName 'Brotula multibarbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217797'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1876'^^xsd:string;
  dwc:aphiaIdAccepted '217797'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '398'^^xsd:integer;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1877'^^xsd:string;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '400'^^xsd:integer;
  dwc:scientificName 'Bryopsis pennata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144456'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1878'^^xsd:string;
  dwc:aphiaIdAccepted '144456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '401'^^xsd:integer;
  dwc:scientificName 'Bryopsis plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144457'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1879'^^xsd:string;
  dwc:aphiaIdAccepted '144457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '404'^^xsd:integer;
  dwc:scientificName 'Bubulcus ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '159742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1880'^^xsd:string;
  dwc:aphiaIdAccepted '159742'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '405'^^xsd:integer;
  dwc:scientificName 'Bulbonaricus davaoensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217984'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1881'^^xsd:string;
  dwc:aphiaIdAccepted '217984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '412'^^xsd:integer;
  dwc:scientificName 'Coelorinchus melanosagmatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217760'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1882'^^xsd:string;
  dwc:aphiaIdAccepted '280315'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '413'^^xsd:integer;
  dwc:scientificName 'Caesio caerulaurea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219995'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1883'^^xsd:string;
  dwc:aphiaIdAccepted '219995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '785'^^xsd:integer;
  dwc:scientificName 'Codium tomentosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145092'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1884'^^xsd:string;
  dwc:aphiaIdAccepted '145092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '786'^^xsd:integer;
  dwc:scientificName 'Chamaebotrys boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213674'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1885'^^xsd:string;
  dwc:aphiaIdAccepted '214433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '791'^^xsd:integer;
  dwc:scientificName 'Coelosphaera (Coelosphaera) navicelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '194704'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1886'^^xsd:string;
  dwc:aphiaIdAccepted '168834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '795'^^xsd:integer;
  dwc:scientificName 'Colobocentrotus (Podophora) atratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216204'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1887'^^xsd:string;
  dwc:aphiaIdAccepted '513798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '800'^^xsd:integer;
  dwc:scientificName 'Conchodytes tridacnae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210633'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1888'^^xsd:string;
  dwc:aphiaIdAccepted '210633'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '803'^^xsd:integer;
  dwc:scientificName 'Copilia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '129038'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1889'^^xsd:string;
  dwc:aphiaIdAccepted '129038'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '805'^^xsd:integer;
  dwc:scientificName 'Coracias caudatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1890'^^xsd:string;
  dwc:aphiaIdAccepted '212742'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1181'^^xsd:integer;
  dwc:scientificName 'Etelis coruscans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212544'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1891'^^xsd:string;
  dwc:aphiaIdAccepted '212544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1182'^^xsd:integer;
  dwc:scientificName 'Etisus electra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209118'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1892'^^xsd:string;
  dwc:aphiaIdAccepted '209118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1184'^^xsd:integer;
  dwc:scientificName 'Etmopterus sentosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '215601'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1893'^^xsd:string;
  dwc:aphiaIdAccepted '215601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1185'^^xsd:integer;
  dwc:scientificName 'Etrumeus teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '158693'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1894'^^xsd:string;
  dwc:aphiaIdAccepted '584793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1189'^^xsd:integer;
  dwc:scientificName 'Subeucalanus subtenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104541'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1895'^^xsd:string;
  dwc:aphiaIdAccepted '104549'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1191'^^xsd:integer;
  dwc:scientificName 'Euchaeta pubera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104554'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1896'^^xsd:string;
  dwc:aphiaIdAccepted '104554'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1192'^^xsd:integer;
  dwc:scientificName 'Euchaeta tenuis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220847'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1897'^^xsd:string;
  dwc:aphiaIdAccepted '220847'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1194'^^xsd:integer;
  dwc:scientificName 'Eucheuma chondriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213995'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1898'^^xsd:string;
  dwc:aphiaIdAccepted '213995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1197'^^xsd:integer;
  dwc:scientificName 'Eucheuma odontophorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '371401'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1899'^^xsd:string;
  dwc:aphiaIdAccepted '371401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1201'^^xsd:integer;
  dwc:scientificName 'Eucidaris metularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213369'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1900'^^xsd:string;
  dwc:aphiaIdAccepted '213369'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1574'^^xsd:integer;
  dwc:scientificName 'Ircinia ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '165043'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1901'^^xsd:string;
  dwc:aphiaIdAccepted '165043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1576'^^xsd:integer;
  dwc:scientificName 'Ischnopontonia lophos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220133'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1902'^^xsd:string;
  dwc:aphiaIdAccepted '220133'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1577'^^xsd:integer;
  dwc:scientificName 'Isognomon nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208466'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1903'^^xsd:string;
  dwc:aphiaIdAccepted '208469'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1579'^^xsd:integer;
  dwc:scientificName 'Istiblennius bellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219297'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1904'^^xsd:string;
  dwc:aphiaIdAccepted '219297'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1580'^^xsd:integer;
  dwc:scientificName 'Istiblennius bellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223924'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1905'^^xsd:string;
  dwc:aphiaIdAccepted '219297'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1582'^^xsd:integer;
  dwc:scientificName 'Istiblennius edentulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219294'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1906'^^xsd:string;
  dwc:aphiaIdAccepted '219294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1586'^^xsd:integer;
  dwc:scientificName 'Istigobius ornatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219505'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1907'^^xsd:string;
  dwc:aphiaIdAccepted '219505'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1587'^^xsd:integer;
  dwc:scientificName 'Istigobius spence'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219506'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1908'^^xsd:string;
  dwc:aphiaIdAccepted '219506'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1588'^^xsd:integer;
  dwc:scientificName 'Istiophorus platypterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219727'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1909'^^xsd:string;
  dwc:aphiaIdAccepted '158812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1589'^^xsd:integer;
  dwc:scientificName 'Istiophorus platypterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '158812'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1910'^^xsd:string;
  dwc:aphiaIdAccepted '158812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1593'^^xsd:integer;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1911'^^xsd:string;
  dwc:aphiaIdAccepted '145123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1595'^^xsd:integer;
  dwc:scientificName 'Jania rubens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145130'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1912'^^xsd:string;
  dwc:aphiaIdAccepted '145130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1596'^^xsd:integer;
  dwc:scientificName 'Neodexiospira formosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210057'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1913'^^xsd:string;
  dwc:aphiaIdAccepted '606819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1597'^^xsd:integer;
  dwc:scientificName 'Neodexiospira kayi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210059'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1914'^^xsd:string;
  dwc:aphiaIdAccepted '606825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1972'^^xsd:integer;
  dwc:scientificName 'Neopomacentrus azysron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218837'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1915'^^xsd:string;
  dwc:aphiaIdAccepted '218837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1974'^^xsd:integer;
  dwc:scientificName 'Neopomacentrus fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218835'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1916'^^xsd:string;
  dwc:aphiaIdAccepted '218835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1975'^^xsd:integer;
  dwc:scientificName 'Neopomacentrus taeniurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218838'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1917'^^xsd:string;
  dwc:aphiaIdAccepted '218838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1977'^^xsd:integer;
  dwc:scientificName 'Neoxanthops lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209106'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1918'^^xsd:string;
  dwc:aphiaIdAccepted '209106'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1978'^^xsd:integer;
  dwc:scientificName 'Nereodictyon imitans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1919'^^xsd:string;
  dwc:aphiaIdAccepted '213684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1980'^^xsd:integer;
  dwc:scientificName 'Nerita plicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216260'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1920'^^xsd:string;
  dwc:aphiaIdAccepted '216260'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1983'^^xsd:integer;
  dwc:scientificName 'Nerita undata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216256'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1921'^^xsd:string;
  dwc:aphiaIdAccepted '216256'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1984'^^xsd:integer;
  dwc:scientificName 'Nettapus auritus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212675'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1922'^^xsd:string;
  dwc:aphiaIdAccepted '212675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1985'^^xsd:integer;
  dwc:scientificName 'Neurymenia fraxinifolia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213686'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1923'^^xsd:string;
  dwc:aphiaIdAccepted '213686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1986'^^xsd:integer;
  dwc:scientificName 'Echinolittorina natalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211293'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1924'^^xsd:string;
  dwc:aphiaIdAccepted '437374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1988'^^xsd:integer;
  dwc:scientificName 'Nouvelia natalensis mombasae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '161407'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1925'^^xsd:string;
  dwc:aphiaIdAccepted '161407'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.050000191 39.68330002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.050000191"^^xsd:decimal ;
  dwc:decimalLongitude "39.68330002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.050000191 39.68330002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.050000191"^^xsd:decimal ;
  geo-pos:long "39.68330002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1989'^^xsd:integer;
  dwc:scientificName 'Nouvelia natalensis mombasae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68330002'^^xsd:double;
  dwc:latitude '-4.050000191'^^xsd:double;
  dwc:aphiaid '161407'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1926'^^xsd:string;
  dwc:aphiaIdAccepted '161407'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1991'^^xsd:integer;
  dwc:scientificName 'Novaculichthys taeniourus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219035'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1927'^^xsd:string;
  dwc:aphiaIdAccepted '219035'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1992'^^xsd:integer;
  dwc:scientificName 'Numenius arquata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '159037'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1928'^^xsd:string;
  dwc:aphiaIdAccepted '159037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1993'^^xsd:integer;
  dwc:scientificName 'Numenius phaeopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '159040'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1929'^^xsd:string;
  dwc:aphiaIdAccepted '159040'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2368'^^xsd:integer;
  dwc:scientificName 'Paulodora contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '143199'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1930'^^xsd:string;
  dwc:aphiaIdAccepted '155559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2369'^^xsd:integer;
  dwc:scientificName 'Paulodora subcontorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '155576'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1931'^^xsd:string;
  dwc:aphiaIdAccepted '155575'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2370'^^xsd:integer;
  dwc:scientificName 'Polydactylus plebeius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218911'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1932'^^xsd:string;
  dwc:aphiaIdAccepted '1836611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2372'^^xsd:integer;
  dwc:scientificName 'Polyipnus bruuni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217606'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1933'^^xsd:string;
  dwc:aphiaIdAccepted '217606'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2373'^^xsd:integer;
  dwc:scientificName 'Polymastia megasclera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '170649'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1934'^^xsd:string;
  dwc:aphiaIdAccepted '170649'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.020559788"^^xsd:decimal ;
  dwc:decimalLongitude "39.72750092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  geo-pos:lat "-4.020559788"^^xsd:decimal ;
  geo-pos:long "39.72750092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2374'^^xsd:integer;
  dwc:scientificName 'Polymastia megasclera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72750092'^^xsd:double;
  dwc:latitude '-4.020559788'^^xsd:double;
  dwc:aphiaid '170649'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1935'^^xsd:string;
  dwc:aphiaIdAccepted '170649'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2380'^^xsd:integer;
  dwc:scientificName 'Polysiphonia crassicollis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214261'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1936'^^xsd:string;
  dwc:aphiaIdAccepted '214261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2381'^^xsd:integer;
  dwc:scientificName 'Carradoriella denudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144623'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1937'^^xsd:string;
  dwc:aphiaIdAccepted '1346675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2382'^^xsd:integer;
  dwc:scientificName 'Melanothamnus ferulaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214258'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1938'^^xsd:string;
  dwc:aphiaIdAccepted '144632'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2387'^^xsd:integer;
  dwc:scientificName 'Polysteganus coeruleopunctatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218614'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1939'^^xsd:string;
  dwc:aphiaIdAccepted '218614'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2763'^^xsd:integer;
  dwc:scientificName 'Stelletta herdmani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '169942'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1940'^^xsd:string;
  dwc:aphiaIdAccepted '169942'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2771'^^xsd:integer;
  dwc:scientificName 'Steno bredanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137110'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1941'^^xsd:string;
  dwc:aphiaIdAccepted '137110'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2775'^^xsd:integer;
  dwc:scientificName 'Stercorarius parasiticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137172'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1942'^^xsd:string;
  dwc:aphiaIdAccepted '137172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2780'^^xsd:integer;
  dwc:scientificName 'Sterna bergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212606'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1943'^^xsd:string;
  dwc:aphiaIdAccepted '212606'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1657'^^xsd:integer;
  dwc:scientificName 'Larus ridibundus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137149'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1944'^^xsd:string;
  dwc:aphiaIdAccepted '137149'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '227'^^xsd:integer;
  dwc:scientificName 'Aphareus rutilans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218468'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1945'^^xsd:string;
  dwc:aphiaIdAccepted '218468'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '14'^^xsd:integer;
  dwc:scientificName 'Abudefduf saxatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '159288'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1946'^^xsd:string;
  dwc:aphiaIdAccepted '159288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '15'^^xsd:integer;
  dwc:scientificName 'Abudefduf septemfasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212878'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1947'^^xsd:string;
  dwc:aphiaIdAccepted '212878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '18'^^xsd:integer;
  dwc:scientificName 'Abudefduf sparoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212862'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1948'^^xsd:string;
  dwc:aphiaIdAccepted '212862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '19'^^xsd:integer;
  dwc:scientificName 'Abudefduf vaigiensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212879'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1949'^^xsd:string;
  dwc:aphiaIdAccepted '212879'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1067'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221270'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1950'^^xsd:string;
  dwc:aphiaIdAccepted '221270'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1419'^^xsd:integer;
  dwc:scientificName 'Halophila ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208927'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1951'^^xsd:string;
  dwc:aphiaIdAccepted '208930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2210'^^xsd:integer;
  dwc:scientificName 'Periclimenes gonioporae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210613'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1952'^^xsd:string;
  dwc:aphiaIdAccepted '210613'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '216'^^xsd:integer;
  dwc:scientificName 'Antennarius pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217851'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1953'^^xsd:string;
  dwc:aphiaIdAccepted '217851'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '218'^^xsd:integer;
  dwc:scientificName 'Antennatus tuberosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217855'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1954'^^xsd:string;
  dwc:aphiaIdAccepted '217855'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '221'^^xsd:integer;
  dwc:scientificName 'Pseudanthias squamipinnis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209189'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1955'^^xsd:string;
  dwc:aphiaIdAccepted '218278'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '222'^^xsd:integer;
  dwc:scientificName 'Antho (Antho) involvens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '132985'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1956'^^xsd:string;
  dwc:aphiaIdAccepted '167886'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '223'^^xsd:integer;
  dwc:scientificName 'Anthus cervinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212689'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1957'^^xsd:string;
  dwc:aphiaIdAccepted '212689'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '228'^^xsd:integer;
  dwc:scientificName 'Apistophonte wasiniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '234889'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1958'^^xsd:string;
  dwc:aphiaIdAccepted '234889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '232'^^xsd:integer;
  dwc:scientificName 'Apogon coccineus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209326'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1959'^^xsd:string;
  dwc:aphiaIdAccepted '209326'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '235'^^xsd:integer;
  dwc:scientificName 'Ostorhinchus endekataenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209340'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1960'^^xsd:string;
  dwc:aphiaIdAccepted '319877'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '237'^^xsd:integer;
  dwc:scientificName 'Zoramia fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209322'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1961'^^xsd:string;
  dwc:aphiaIdAccepted '283226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '238'^^xsd:integer;
  dwc:scientificName 'Nectamia fusca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209345'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1962'^^xsd:string;
  dwc:aphiaIdAccepted '398505'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '611'^^xsd:integer;
  dwc:scientificName 'Chaetodon leucopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218750'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1963'^^xsd:string;
  dwc:aphiaIdAccepted '218750'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '612'^^xsd:integer;
  dwc:scientificName 'Chaetodon lineolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218734'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1964'^^xsd:string;
  dwc:aphiaIdAccepted '218734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '613'^^xsd:integer;
  dwc:scientificName 'Chaetodon lunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218733'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1965'^^xsd:string;
  dwc:aphiaIdAccepted '218733'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '617'^^xsd:integer;
  dwc:scientificName 'Chaetodon meyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218752'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1966'^^xsd:string;
  dwc:aphiaIdAccepted '218752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '618'^^xsd:integer;
  dwc:scientificName 'Chaetodon selene'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218749'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1967'^^xsd:string;
  dwc:aphiaIdAccepted '218749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '623'^^xsd:integer;
  dwc:scientificName 'Chaetodon xanthocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218721'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1968'^^xsd:string;
  dwc:aphiaIdAccepted '218721'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '624'^^xsd:integer;
  dwc:scientificName 'Chaetodon zanzibarensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218727'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1969'^^xsd:string;
  dwc:aphiaIdAccepted '273368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '625'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1970'^^xsd:string;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '627'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha brachygona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '157103'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1971'^^xsd:string;
  dwc:aphiaIdAccepted '157103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '628'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1972'^^xsd:string;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '630'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha linum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1973'^^xsd:string;
  dwc:aphiaIdAccepted '145027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '631'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214384'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1974'^^xsd:string;
  dwc:aphiaIdAccepted '214384'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '632'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha antennina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214381'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1975'^^xsd:string;
  dwc:aphiaIdAccepted '145021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1008'^^xsd:integer;
  dwc:scientificName 'Seychellum alluaudi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213017'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1976'^^xsd:string;
  dwc:aphiaIdAccepted '213018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1009'^^xsd:integer;
  dwc:scientificName 'Deckenia imitatrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213015'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1977'^^xsd:string;
  dwc:aphiaIdAccepted '213015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1010'^^xsd:integer;
  dwc:scientificName 'Delphinus delphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220224'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1978'^^xsd:string;
  dwc:aphiaIdAccepted '137094'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1013'^^xsd:integer;
  dwc:scientificName 'Dendrocygna bicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212674'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1979'^^xsd:string;
  dwc:aphiaIdAccepted '212674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1017'^^xsd:integer;
  dwc:scientificName 'Diadema savignyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213375'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1980'^^xsd:string;
  dwc:aphiaIdAccepted '213375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1024'^^xsd:integer;
  dwc:scientificName 'Dictyopteris polypodioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145360'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1981'^^xsd:string;
  dwc:aphiaIdAccepted '145360'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1025'^^xsd:integer;
  dwc:scientificName 'Dictyopteris repens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214306'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1982'^^xsd:string;
  dwc:aphiaIdAccepted '214306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1031'^^xsd:integer;
  dwc:scientificName 'Canistrocarpus cervicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145364'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1983'^^xsd:string;
  dwc:aphiaIdAccepted '377141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1400'^^xsd:integer;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211516'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1984'^^xsd:string;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1401'^^xsd:integer;
  dwc:scientificName 'Halimeda renschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211512'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1985'^^xsd:string;
  dwc:aphiaIdAccepted '211512'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1402'^^xsd:integer;
  dwc:scientificName 'Halimeda stuposa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211521'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1986'^^xsd:string;
  dwc:aphiaIdAccepted '211521'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1415'^^xsd:integer;
  dwc:scientificName 'Halophila balfourii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208928'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1987'^^xsd:string;
  dwc:aphiaIdAccepted '208928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1403'^^xsd:integer;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1988'^^xsd:string;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1405'^^xsd:integer;
  dwc:scientificName 'Haliophis guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218321'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1989'^^xsd:string;
  dwc:aphiaIdAccepted '218321'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1406'^^xsd:integer;
  dwc:scientificName 'Haliotis clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207663'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1990'^^xsd:string;
  dwc:aphiaIdAccepted '207663'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1409'^^xsd:integer;
  dwc:scientificName 'Haliptilon mauritianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213874'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1991'^^xsd:string;
  dwc:aphiaIdAccepted '213874'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1412'^^xsd:integer;
  dwc:scientificName 'Halityle regularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211863'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1992'^^xsd:string;
  dwc:aphiaIdAccepted '211863'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1413'^^xsd:integer;
  dwc:scientificName 'Halodule uninervis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208924'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1993'^^xsd:string;
  dwc:aphiaIdAccepted '208924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1410'^^xsd:integer;
  dwc:scientificName 'Jania rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213875'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1994'^^xsd:string;
  dwc:aphiaIdAccepted '375194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1411'^^xsd:integer;
  dwc:scientificName 'Jania subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '146377'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1995'^^xsd:string;
  dwc:aphiaIdAccepted '495068'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1414'^^xsd:integer;
  dwc:scientificName 'Halodule wrightii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208925'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1996'^^xsd:string;
  dwc:aphiaIdAccepted '208925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1417'^^xsd:integer;
  dwc:scientificName 'Halophila minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208926'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1997'^^xsd:string;
  dwc:aphiaIdAccepted '208926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1422'^^xsd:integer;
  dwc:scientificName 'Haloptilus longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104431'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1998'^^xsd:string;
  dwc:aphiaIdAccepted '104431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1424'^^xsd:integer;
  dwc:scientificName 'Halymenia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211645'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_1999'^^xsd:string;
  dwc:aphiaIdAccepted '211643'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1801'^^xsd:integer;
  dwc:scientificName 'Macrophthalmus (Macrophthalmus) telescopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209422'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2000'^^xsd:string;
  dwc:aphiaIdAccepted '209430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1802'^^xsd:integer;
  dwc:scientificName 'Macrorhamphosodes uradoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219868'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2001'^^xsd:string;
  dwc:aphiaIdAccepted '219868'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1803'^^xsd:integer;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2002'^^xsd:string;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1804'^^xsd:integer;
  dwc:scientificName 'Istiompax indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219728'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2003'^^xsd:string;
  dwc:aphiaIdAccepted '712905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1805'^^xsd:integer;
  dwc:scientificName 'Makaira mazara'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219729'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2004'^^xsd:string;
  dwc:aphiaIdAccepted '219729'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1806'^^xsd:integer;
  dwc:scientificName 'Haliophasma mombasa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212831'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2005'^^xsd:string;
  dwc:aphiaIdAccepted '255465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1809'^^xsd:integer;
  dwc:scientificName 'Cherusius triunguiculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211053'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2006'^^xsd:string;
  dwc:aphiaIdAccepted '881701'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1810'^^xsd:integer;
  dwc:scientificName 'Malthopsis lutea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220351'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2007'^^xsd:string;
  dwc:aphiaIdAccepted '277543'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1812'^^xsd:integer;
  dwc:scientificName 'Manihinea conferta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '171238'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2008'^^xsd:string;
  dwc:aphiaIdAccepted '171238'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1813'^^xsd:integer;
  dwc:scientificName 'Manihinea conferta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '171238'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2009'^^xsd:string;
  dwc:aphiaIdAccepted '171238'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1814'^^xsd:integer;
  dwc:scientificName 'Mobula birostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '105857'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2010'^^xsd:string;
  dwc:aphiaIdAccepted '1026118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1815'^^xsd:integer;
  dwc:scientificName 'Maretia planulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214465'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2011'^^xsd:string;
  dwc:aphiaIdAccepted '214465'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1820'^^xsd:integer;
  dwc:scientificName 'Mauritia depressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216871'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2012'^^xsd:string;
  dwc:aphiaIdAccepted '216871'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2196'^^xsd:integer;
  dwc:scientificName 'Periclimenaeus quadridentatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220174'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2013'^^xsd:string;
  dwc:aphiaIdAccepted '220174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2197'^^xsd:integer;
  dwc:scientificName 'Periclimenaeus rhodope'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220166'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2014'^^xsd:string;
  dwc:aphiaIdAccepted '220166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2198'^^xsd:integer;
  dwc:scientificName 'Periclimenaeus robustus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220162'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2015'^^xsd:string;
  dwc:aphiaIdAccepted '220162'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2199'^^xsd:integer;
  dwc:scientificName 'Periclimenaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '205820'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2016'^^xsd:string;
  dwc:aphiaIdAccepted '205820'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2200'^^xsd:integer;
  dwc:scientificName 'Periclimenaeus tuamotae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2017'^^xsd:string;
  dwc:aphiaIdAccepted '220176'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2203'^^xsd:integer;
  dwc:scientificName 'Ancylocaris brevicarpalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210601'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2018'^^xsd:string;
  dwc:aphiaIdAccepted '587984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2216'^^xsd:integer;
  dwc:scientificName 'Lipkemenes lanipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210584'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2019'^^xsd:string;
  dwc:aphiaIdAccepted '587920'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1838'^^xsd:integer;
  dwc:scientificName 'Merops pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212739'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2020'^^xsd:string;
  dwc:aphiaIdAccepted '212739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1839'^^xsd:integer;
  dwc:scientificName 'Merops superciliosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212738'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2021'^^xsd:string;
  dwc:aphiaIdAccepted '212738'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2209'^^xsd:integer;
  dwc:scientificName 'Rapipontonia galene'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210572'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2022'^^xsd:string;
  dwc:aphiaIdAccepted '514766'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2211'^^xsd:integer;
  dwc:scientificName 'Cuapetes grandis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210609'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2023'^^xsd:string;
  dwc:aphiaIdAccepted '514518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2214'^^xsd:integer;
  dwc:scientificName 'Actinimenes inornatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210585'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2024'^^xsd:string;
  dwc:aphiaIdAccepted '957121'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2225'^^xsd:integer;
  dwc:scientificName 'Cuapetes seychellensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210606'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2025'^^xsd:string;
  dwc:aphiaIdAccepted '587876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2217'^^xsd:integer;
  dwc:scientificName 'Michaelimenes latipollex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210605'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2026'^^xsd:string;
  dwc:aphiaIdAccepted '992657'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2218'^^xsd:integer;
  dwc:scientificName 'Periclimenes lepidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210574'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2027'^^xsd:string;
  dwc:aphiaIdAccepted '210574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2220'^^xsd:integer;
  dwc:scientificName 'Cuapetes nilandensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210571'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2028'^^xsd:string;
  dwc:aphiaIdAccepted '587854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2590'^^xsd:integer;
  dwc:scientificName 'Sargassum asperifolium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '495037'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2029'^^xsd:string;
  dwc:aphiaIdAccepted '495037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2593'^^xsd:integer;
  dwc:scientificName 'Sargassum densifolium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212001'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2030'^^xsd:string;
  dwc:aphiaIdAccepted '212001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2594'^^xsd:integer;
  dwc:scientificName 'Sargassum ilicifolium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211982'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2031'^^xsd:string;
  dwc:aphiaIdAccepted '494899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2595'^^xsd:integer;
  dwc:scientificName 'Sargassum aquifolium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211988'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2032'^^xsd:string;
  dwc:aphiaIdAccepted '211988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2596'^^xsd:integer;
  dwc:scientificName 'Sargassum ilicifolium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '494899'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2033'^^xsd:string;
  dwc:aphiaIdAccepted '494899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2597'^^xsd:integer;
  dwc:scientificName 'Sargassum ilicifolium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '494899'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2034'^^xsd:string;
  dwc:aphiaIdAccepted '494899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2598'^^xsd:integer;
  dwc:scientificName 'Sargassum ilicifolium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '494899'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2035'^^xsd:string;
  dwc:aphiaIdAccepted '494899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2231'^^xsd:integer;
  dwc:scientificName 'Cristimenes zanzibaricus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210610'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2036'^^xsd:string;
  dwc:aphiaIdAccepted '957129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2599'^^xsd:integer;
  dwc:scientificName 'Sargassum latifolium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '495012'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2037'^^xsd:string;
  dwc:aphiaIdAccepted '495012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2601'^^xsd:integer;
  dwc:scientificName 'Sargassum densifolium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '494900'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2038'^^xsd:string;
  dwc:aphiaIdAccepted '212001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2603'^^xsd:integer;
  dwc:scientificName 'Sargassum polycystum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '494865'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2039'^^xsd:string;
  dwc:aphiaIdAccepted '494865'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2607'^^xsd:integer;
  dwc:scientificName 'Sargocentron diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217947'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2040'^^xsd:string;
  dwc:aphiaIdAccepted '217947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2609'^^xsd:integer;
  dwc:scientificName 'Sargocentron praslin'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217945'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2041'^^xsd:string;
  dwc:aphiaIdAccepted '217945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2610'^^xsd:integer;
  dwc:scientificName 'Sargocentron rubrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2042'^^xsd:string;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2611'^^xsd:integer;
  dwc:scientificName 'Sargocentron violaceum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217943'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2043'^^xsd:string;
  dwc:aphiaIdAccepted '217943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3006'^^xsd:integer;
  dwc:scientificName 'Austruca annulipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223850'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2044'^^xsd:string;
  dwc:aphiaIdAccepted '955178'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2985'^^xsd:integer;
  dwc:scientificName 'Turbinaria kenyaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2045'^^xsd:string;
  dwc:aphiaIdAccepted '221483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2986'^^xsd:integer;
  dwc:scientificName 'Turbinaria murrayana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221486'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2046'^^xsd:string;
  dwc:aphiaIdAccepted '221486'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2987'^^xsd:integer;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2047'^^xsd:string;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2988'^^xsd:integer;
  dwc:scientificName 'Duncanopsammia peltata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207512'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2048'^^xsd:string;
  dwc:aphiaIdAccepted '1469809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2989'^^xsd:integer;
  dwc:scientificName 'Turbinaria reniformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207507'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2049'^^xsd:string;
  dwc:aphiaIdAccepted '207507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2990'^^xsd:integer;
  dwc:scientificName 'Turbinaria tanzaniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2050'^^xsd:string;
  dwc:aphiaIdAccepted '221477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2237'^^xsd:integer;
  dwc:scientificName 'Petroscirtes variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219332'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2051'^^xsd:string;
  dwc:aphiaIdAccepted '219332'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2996'^^xsd:integer;
  dwc:scientificName 'Tylosurus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '159259'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2052'^^xsd:string;
  dwc:aphiaIdAccepted '159259'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2998'^^xsd:integer;
  dwc:scientificName 'Typton bawii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220199'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2053'^^xsd:string;
  dwc:aphiaIdAccepted '220199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2999'^^xsd:integer;
  dwc:scientificName 'Typton wasini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220200'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2054'^^xsd:string;
  dwc:aphiaIdAccepted '220200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3001'^^xsd:integer;
  dwc:scientificName 'Paraleptuca chlorophthalmus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223928'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2055'^^xsd:string;
  dwc:aphiaIdAccepted '207591'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3004'^^xsd:integer;
  dwc:scientificName 'Cranuca inversa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223927'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2056'^^xsd:string;
  dwc:aphiaIdAccepted '207589'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3005'^^xsd:integer;
  dwc:scientificName 'Austruca lactea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '558117'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2057'^^xsd:string;
  dwc:aphiaIdAccepted '955183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3007'^^xsd:integer;
  dwc:scientificName 'Gelasimus tetragonon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '1532153'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2058'^^xsd:string;
  dwc:aphiaIdAccepted '210223'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2620'^^xsd:integer;
  dwc:scientificName 'Scarus falcipinnis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219096'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2059'^^xsd:string;
  dwc:aphiaIdAccepted '219096'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2621'^^xsd:integer;
  dwc:scientificName 'Scarus frenatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219113'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2060'^^xsd:string;
  dwc:aphiaIdAccepted '219113'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '894'^^xsd:integer;
  dwc:scientificName 'Arestorides argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223970'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2061'^^xsd:string;
  dwc:aphiaIdAccepted '527787'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '289'^^xsd:integer;
  dwc:scientificName 'Asterropteryx semipunctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219382'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2062'^^xsd:string;
  dwc:aphiaIdAccepted '277497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '679'^^xsd:integer;
  dwc:scientificName 'Chlorodesmis fastigiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211746'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2063'^^xsd:string;
  dwc:aphiaIdAccepted '211746'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1061'^^xsd:integer;
  dwc:scientificName 'Diplodus capensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223869'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2064'^^xsd:string;
  dwc:aphiaIdAccepted '273970'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1073'^^xsd:integer;
  dwc:scientificName 'Draculo maugei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219779'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2065'^^xsd:string;
  dwc:aphiaIdAccepted '219779'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1428'^^xsd:integer;
  dwc:scientificName 'Hamodactylus noumeae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220129'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2066'^^xsd:string;
  dwc:aphiaIdAccepted '220129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '241'^^xsd:integer;
  dwc:scientificName 'Ostorhinchus nigripes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209339'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2067'^^xsd:string;
  dwc:aphiaIdAccepted '1020825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '246'^^xsd:integer;
  dwc:scientificName 'Apogonichthys perdix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209383'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2068'^^xsd:string;
  dwc:aphiaIdAccepted '209383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '472'^^xsd:integer;
  dwc:scientificName 'Candacia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220915'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2069'^^xsd:string;
  dwc:aphiaIdAccepted '220915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1862'^^xsd:integer;
  dwc:scientificName 'Microphis fluviatilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218023'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2070'^^xsd:string;
  dwc:aphiaIdAccepted '218023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '661'^^xsd:integer;
  dwc:scientificName 'Cheilodipterus macrodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209373'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2071'^^xsd:string;
  dwc:aphiaIdAccepted '209373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Cheliplana terminalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '143655'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2072'^^xsd:string;
  dwc:aphiaIdAccepted '1511116'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2082'^^xsd:integer;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2073'^^xsd:string;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '668'^^xsd:integer;
  dwc:scientificName 'Cheliplana textilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220402'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2074'^^xsd:string;
  dwc:aphiaIdAccepted '220402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2260'^^xsd:integer;
  dwc:scientificName 'Phalacrocorax africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212701'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2075'^^xsd:string;
  dwc:aphiaIdAccepted '212701'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2254'^^xsd:integer;
  dwc:scientificName 'Axinella donnani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '234430'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2076'^^xsd:string;
  dwc:aphiaIdAccepted '165477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2266'^^xsd:integer;
  dwc:scientificName 'Phoenicopterus ruber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212709'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2077'^^xsd:string;
  dwc:aphiaIdAccepted '212708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2042'^^xsd:integer;
  dwc:scientificName 'Ophiolepis cincta cincta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213467'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2078'^^xsd:string;
  dwc:aphiaIdAccepted '224123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '22'^^xsd:integer;
  dwc:scientificName 'Acanthastrea echinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207384'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2079'^^xsd:string;
  dwc:aphiaIdAccepted '207384'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '24'^^xsd:integer;
  dwc:scientificName 'Acanthella klethra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '189841'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2080'^^xsd:string;
  dwc:aphiaIdAccepted '189841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '486'^^xsd:integer;
  dwc:scientificName 'Canthocalanus pauper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220834'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2081'^^xsd:string;
  dwc:aphiaIdAccepted '220834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '28'^^xsd:integer;
  dwc:scientificName 'Acantholaimus gathumai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221265'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2082'^^xsd:string;
  dwc:aphiaIdAccepted '221265'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '29'^^xsd:integer;
  dwc:scientificName 'Acantholaimus geraerti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221261'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2083'^^xsd:string;
  dwc:aphiaIdAccepted '221261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '30'^^xsd:integer;
  dwc:scientificName 'Acantholaimus heipi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221264'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2084'^^xsd:string;
  dwc:aphiaIdAccepted '221264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '25'^^xsd:integer;
  dwc:scientificName 'Acanthocybium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '126056'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2085'^^xsd:string;
  dwc:aphiaIdAccepted '126056'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1165'^^xsd:integer;
  dwc:scientificName 'Ernodesmis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144266'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2086'^^xsd:string;
  dwc:aphiaIdAccepted '144266'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '31'^^xsd:integer;
  dwc:scientificName 'Acantholaimus invaginatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221263'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2087'^^xsd:string;
  dwc:aphiaIdAccepted '221263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '32'^^xsd:integer;
  dwc:scientificName 'Acantholaimus vermeuleni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221260'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2088'^^xsd:string;
  dwc:aphiaIdAccepted '221260'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1173'^^xsd:integer;
  dwc:scientificName 'Erronea adusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223986'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2089'^^xsd:string;
  dwc:aphiaIdAccepted '529744'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '40'^^xsd:integer;
  dwc:scientificName 'Acanthophora nayadiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144783'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2090'^^xsd:string;
  dwc:aphiaIdAccepted '144783'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '41'^^xsd:integer;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2091'^^xsd:string;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '242'^^xsd:integer;
  dwc:scientificName 'Nectamia savayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209366'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2092'^^xsd:string;
  dwc:aphiaIdAccepted '398508'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '243'^^xsd:integer;
  dwc:scientificName 'Fibramia thermalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209330'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2093'^^xsd:string;
  dwc:aphiaIdAccepted '209343'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '244'^^xsd:integer;
  dwc:scientificName 'Fibramia thermalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209343'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2094'^^xsd:string;
  dwc:aphiaIdAccepted '1043447'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '245'^^xsd:integer;
  dwc:scientificName 'Apogonichthyoides nigripinnis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209390'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2095'^^xsd:string;
  dwc:aphiaIdAccepted '209390'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '249'^^xsd:integer;
  dwc:scientificName 'Aprion virescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212546'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2096'^^xsd:string;
  dwc:aphiaIdAccepted '212546'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '251'^^xsd:integer;
  dwc:scientificName 'Apus berliozi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212733'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2097'^^xsd:string;
  dwc:aphiaIdAccepted '212733'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '252'^^xsd:integer;
  dwc:scientificName 'Taeniamia fucata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2098'^^xsd:string;
  dwc:aphiaIdAccepted '1010872'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '258'^^xsd:integer;
  dwc:scientificName 'Ardea melanocephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212667'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2099'^^xsd:string;
  dwc:aphiaIdAccepted '212667'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '263'^^xsd:integer;
  dwc:scientificName 'Aretopsis amabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220237'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2100'^^xsd:string;
  dwc:aphiaIdAccepted '220237'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '634'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha patentiramea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214378'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2101'^^xsd:string;
  dwc:aphiaIdAccepted '214378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '652'^^xsd:integer;
  dwc:scientificName 'Chascanopsetta lugubris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219797'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2102'^^xsd:string;
  dwc:aphiaIdAccepted '219797'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '636'^^xsd:integer;
  dwc:scientificName 'Chamaebotrys boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214433'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2103'^^xsd:string;
  dwc:aphiaIdAccepted '214433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '637'^^xsd:integer;
  dwc:scientificName 'Chamaedoris auriculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211457'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2104'^^xsd:string;
  dwc:aphiaIdAccepted '211457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '639'^^xsd:integer;
  dwc:scientificName 'Champia compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214025'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2105'^^xsd:string;
  dwc:aphiaIdAccepted '214025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '641'^^xsd:integer;
  dwc:scientificName 'Champia irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214026'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2106'^^xsd:string;
  dwc:aphiaIdAccepted '214026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '642'^^xsd:integer;
  dwc:scientificName 'Champia parvula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145804'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2107'^^xsd:string;
  dwc:aphiaIdAccepted '145804'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '643'^^xsd:integer;
  dwc:scientificName 'Champia vieillardii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145806'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2108'^^xsd:string;
  dwc:aphiaIdAccepted '145806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '644'^^xsd:integer;
  dwc:scientificName 'Chanos chanos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217625'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2109'^^xsd:string;
  dwc:aphiaIdAccepted '217625'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '647'^^xsd:integer;
  dwc:scientificName 'Charadrius leschenaultii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212616'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2110'^^xsd:string;
  dwc:aphiaIdAccepted '212616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '650'^^xsd:integer;
  dwc:scientificName 'Charadrius tricollaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2111'^^xsd:string;
  dwc:aphiaIdAccepted '212615'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '654'^^xsd:integer;
  dwc:scientificName 'Oxycheilinus digramma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218943'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2112'^^xsd:string;
  dwc:aphiaIdAccepted '277996'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2113> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1033'^^xsd:integer;
  dwc:scientificName 'Dictyota ciliolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145365'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2113'^^xsd:string;
  dwc:aphiaIdAccepted '145365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1034'^^xsd:integer;
  dwc:scientificName 'Dictyota dichotoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145367'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2114'^^xsd:string;
  dwc:aphiaIdAccepted '145367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2234'^^xsd:integer;
  dwc:scientificName 'Petrolisthes lamarckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210124'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2115'^^xsd:string;
  dwc:aphiaIdAccepted '210124'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1037'^^xsd:integer;
  dwc:scientificName 'Dictyota hamifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220775'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2116'^^xsd:string;
  dwc:aphiaIdAccepted '220775'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1042'^^xsd:integer;
  dwc:scientificName 'Dictyota rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220788'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2117'^^xsd:string;
  dwc:aphiaIdAccepted '220788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2612'^^xsd:integer;
  dwc:scientificName 'Sarmatium crassum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207560'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2118'^^xsd:string;
  dwc:aphiaIdAccepted '207560'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1040'^^xsd:integer;
  dwc:scientificName 'Canistrocarpus cervicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220777'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2119'^^xsd:string;
  dwc:aphiaIdAccepted '145364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1043'^^xsd:integer;
  dwc:scientificName 'Dictyota stolonifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220776'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2120'^^xsd:string;
  dwc:aphiaIdAccepted '220776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1045'^^xsd:integer;
  dwc:scientificName 'Digenea simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144808'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2121'^^xsd:string;
  dwc:aphiaIdAccepted '144808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1046'^^xsd:integer;
  dwc:scientificName 'Dinoperca petersi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220085'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2122'^^xsd:string;
  dwc:aphiaIdAccepted '220085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1048'^^xsd:integer;
  dwc:scientificName 'Diodon hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127403'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2123'^^xsd:string;
  dwc:aphiaIdAccepted '127403'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1049'^^xsd:integer;
  dwc:scientificName 'Diodon liturosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219970'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2124'^^xsd:string;
  dwc:aphiaIdAccepted '219970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1050'^^xsd:integer;
  dwc:scientificName 'Diogenes costatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2125'^^xsd:string;
  dwc:aphiaIdAccepted '208705'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1055'^^xsd:integer;
  dwc:scientificName 'Diosaccus hamiltoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2126'^^xsd:string;
  dwc:aphiaIdAccepted '220668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1425'^^xsd:integer;
  dwc:scientificName 'Halymenia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211643'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2127'^^xsd:string;
  dwc:aphiaIdAccepted '211643'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1426'^^xsd:integer;
  dwc:scientificName 'Hamodactyloides incompletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220127'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2128'^^xsd:string;
  dwc:aphiaIdAccepted '220127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1430'^^xsd:integer;
  dwc:scientificName 'Haplostylus estafricana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '161442'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2129'^^xsd:string;
  dwc:aphiaIdAccepted '161442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2130> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.050000191 39.68330002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.050000191"^^xsd:decimal ;
  dwc:decimalLongitude "39.68330002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.050000191 39.68330002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.050000191"^^xsd:decimal ;
  geo-pos:long "39.68330002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1431'^^xsd:integer;
  dwc:scientificName 'Haplostylus estafricana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68330002'^^xsd:double;
  dwc:latitude '-4.050000191'^^xsd:double;
  dwc:aphiaid '161442'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2130'^^xsd:string;
  dwc:aphiaIdAccepted '161442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1433'^^xsd:integer;
  dwc:scientificName 'Harpa davidis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208157'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2131'^^xsd:string;
  dwc:aphiaIdAccepted '208157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1434'^^xsd:integer;
  dwc:scientificName 'Harpa harpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208158'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2132'^^xsd:string;
  dwc:aphiaIdAccepted '208158'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1435'^^xsd:integer;
  dwc:scientificName 'Harpacticella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '150155'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2133'^^xsd:string;
  dwc:aphiaIdAccepted '150155'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1439'^^xsd:integer;
  dwc:scientificName 'Hastigerina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '113477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2134'^^xsd:string;
  dwc:aphiaIdAccepted '113477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2135> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1441'^^xsd:integer;
  dwc:scientificName 'Pseudohelice subquadrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207553'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2135'^^xsd:string;
  dwc:aphiaIdAccepted '444752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1443'^^xsd:integer;
  dwc:scientificName 'Hemiasterella complicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '170592'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2136'^^xsd:string;
  dwc:aphiaIdAccepted '170592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2137> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2222'^^xsd:integer;
  dwc:scientificName 'Actinimenes ornatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210567'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2137'^^xsd:string;
  dwc:aphiaIdAccepted '957122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1447'^^xsd:integer;
  dwc:scientificName 'Hemigymnus fasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218999'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2138'^^xsd:string;
  dwc:aphiaIdAccepted '218999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1449'^^xsd:integer;
  dwc:scientificName 'Hemiramphus far'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '126389'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2139'^^xsd:string;
  dwc:aphiaIdAccepted '126389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1822'^^xsd:integer;
  dwc:scientificName 'Mauritia scurra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216867'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2140'^^xsd:string;
  dwc:aphiaIdAccepted '216867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1825'^^xsd:integer;
  dwc:scientificName 'Megaceryle maxima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212592'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2141'^^xsd:string;
  dwc:aphiaIdAccepted '212592'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1826'^^xsd:integer;
  dwc:scientificName 'Megalaspis cordyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218430'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2142'^^xsd:string;
  dwc:aphiaIdAccepted '218430'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1828'^^xsd:integer;
  dwc:scientificName 'Megaptera novaeangliae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137092'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2143'^^xsd:string;
  dwc:aphiaIdAccepted '137092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1832'^^xsd:integer;
  dwc:scientificName 'Mene maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218450'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2144'^^xsd:string;
  dwc:aphiaIdAccepted '218450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1833'^^xsd:integer;
  dwc:scientificName 'Meractaea brucei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211031'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2145'^^xsd:string;
  dwc:aphiaIdAccepted '211031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1834'^^xsd:integer;
  dwc:scientificName 'Merguia oligodon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211255'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2146'^^xsd:string;
  dwc:aphiaIdAccepted '211255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2147> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1835'^^xsd:integer;
  dwc:scientificName 'Merops albicollis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212741'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2147'^^xsd:string;
  dwc:aphiaIdAccepted '212741'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2148> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1840'^^xsd:integer;
  dwc:scientificName 'Merulina ampliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207407'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2148'^^xsd:string;
  dwc:aphiaIdAccepted '207407'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1841'^^xsd:integer;
  dwc:scientificName 'Mesanthura nigra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211380'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2149'^^xsd:string;
  dwc:aphiaIdAccepted '211380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2224'^^xsd:integer;
  dwc:scientificName 'Manipontonia psamathe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210590'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2150'^^xsd:string;
  dwc:aphiaIdAccepted '514586'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2226'^^xsd:integer;
  dwc:scientificName 'Zenopontonia soror'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210570'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2151'^^xsd:string;
  dwc:aphiaIdAccepted '871471'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2227'^^xsd:integer;
  dwc:scientificName 'Periclimenella spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210615'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2152'^^xsd:string;
  dwc:aphiaIdAccepted '246393'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2232'^^xsd:integer;
  dwc:scientificName 'Periophthalmus argentilineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209268'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2153'^^xsd:string;
  dwc:aphiaIdAccepted '209268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2154> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2236'^^xsd:integer;
  dwc:scientificName 'Petroscirtes mitratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219329'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2154'^^xsd:string;
  dwc:aphiaIdAccepted '219329'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2155> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2239'^^xsd:integer;
  dwc:scientificName 'Petrosia (Petrosia) shellyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '166861'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2155'^^xsd:string;
  dwc:aphiaIdAccepted '166861'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2156> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2613'^^xsd:integer;
  dwc:scientificName 'Saurida gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217662'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2156'^^xsd:string;
  dwc:aphiaIdAccepted '217662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2157> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2617'^^xsd:integer;
  dwc:scientificName 'Scarus ghobban'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219109'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2157'^^xsd:string;
  dwc:aphiaIdAccepted '219127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2158> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2623'^^xsd:integer;
  dwc:scientificName 'Chlorurus gibbus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219100'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2158'^^xsd:string;
  dwc:aphiaIdAccepted '219088'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2630'^^xsd:integer;
  dwc:scientificName 'Scarus tricolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219098'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2159'^^xsd:string;
  dwc:aphiaIdAccepted '219098'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2160> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2631'^^xsd:integer;
  dwc:scientificName 'Scarus viridifucatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219119'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2160'^^xsd:string;
  dwc:aphiaIdAccepted '219119'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2633'^^xsd:integer;
  dwc:scientificName 'Scatophagus tetracanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218715'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2161'^^xsd:string;
  dwc:aphiaIdAccepted '218715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2636'^^xsd:integer;
  dwc:scientificName 'Scinaia moniliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211453'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2162'^^xsd:string;
  dwc:aphiaIdAccepted '211449'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2163> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3009'^^xsd:integer;
  dwc:scientificName 'Gelasimus vocans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207597'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2163'^^xsd:string;
  dwc:aphiaIdAccepted '955174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2164> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3014'^^xsd:integer;
  dwc:scientificName 'Udotea indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211538'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2164'^^xsd:string;
  dwc:aphiaIdAccepted '211538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2165> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3015'^^xsd:integer;
  dwc:scientificName 'Udotea orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211534'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2165'^^xsd:string;
  dwc:aphiaIdAccepted '211534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2166> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3016'^^xsd:integer;
  dwc:scientificName 'Ulua mentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218447'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2166'^^xsd:string;
  dwc:aphiaIdAccepted '1803659'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2167> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3017'^^xsd:integer;
  dwc:scientificName 'Ulva fasciataß'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145982'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2167'^^xsd:string;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2168> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3019'^^xsd:integer;
  dwc:scientificName 'Ulva australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2168'^^xsd:string;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2169> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3020'^^xsd:integer;
  dwc:scientificName 'Ulva pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211458'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2169'^^xsd:string;
  dwc:aphiaIdAccepted '211458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2170> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3022'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2170'^^xsd:string;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2171> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3023'^^xsd:integer;
  dwc:scientificName 'Umbrina canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127011'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2171'^^xsd:string;
  dwc:aphiaIdAccepted '127011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2172> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3027'^^xsd:integer;
  dwc:scientificName 'Upeneus tragula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218689'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2172'^^xsd:string;
  dwc:aphiaIdAccepted '218689'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2173> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3028'^^xsd:integer;
  dwc:scientificName 'Upeneus vittatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218691'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2173'^^xsd:string;
  dwc:aphiaIdAccepted '218691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2174> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3029'^^xsd:integer;
  dwc:scientificName 'Uranoscopus archionema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219168'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2174'^^xsd:string;
  dwc:aphiaIdAccepted '219168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2175> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3030'^^xsd:integer;
  dwc:scientificName 'Urocaridella antonbruunii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220201'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2175'^^xsd:string;
  dwc:aphiaIdAccepted '220201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2176> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3031'^^xsd:integer;
  dwc:scientificName 'Urogymnus asperrimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217424'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2176'^^xsd:string;
  dwc:aphiaIdAccepted '217424'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2177> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2677'^^xsd:integer;
  dwc:scientificName 'Selatium brockii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209171'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2177'^^xsd:string;
  dwc:aphiaIdAccepted '455491'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2178> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '47'^^xsd:integer;
  dwc:scientificName 'Acanthurus mata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219651'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2178'^^xsd:string;
  dwc:aphiaIdAccepted '219651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2179> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '49'^^xsd:integer;
  dwc:scientificName 'Acanthurus nigrofuscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219640'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2179'^^xsd:string;
  dwc:aphiaIdAccepted '219640'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2180> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '290'^^xsd:integer;
  dwc:scientificName 'Astreopora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '204599'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2180'^^xsd:string;
  dwc:aphiaIdAccepted '204599'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '680'^^xsd:integer;
  dwc:scientificName 'Chlorodesmis hildebrandtii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2181'^^xsd:string;
  dwc:aphiaIdAccepted '211743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2676'^^xsd:integer;
  dwc:scientificName 'Seriolina nigrofasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218438'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2182'^^xsd:string;
  dwc:aphiaIdAccepted '218438'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2183> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '269'^^xsd:integer;
  dwc:scientificName 'Arius africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214562'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2183'^^xsd:string;
  dwc:aphiaIdAccepted '214562'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2184> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1868'^^xsd:integer;
  dwc:scientificName 'Molgolaimus abyssorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221185'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2184'^^xsd:string;
  dwc:aphiaIdAccepted '221185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '268'^^xsd:integer;
  dwc:scientificName 'Ariomma indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219752'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2185'^^xsd:string;
  dwc:aphiaIdAccepted '219752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2186> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '270'^^xsd:integer;
  dwc:scientificName 'Plicofollis dussumieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214566'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2186'^^xsd:string;
  dwc:aphiaIdAccepted '282297'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2187> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '271'^^xsd:integer;
  dwc:scientificName 'Arnoglossus dalgleishi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219790'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2187'^^xsd:string;
  dwc:aphiaIdAccepted '219790'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2188> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '273'^^xsd:integer;
  dwc:scientificName 'Arothron hispidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219925'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2188'^^xsd:string;
  dwc:aphiaIdAccepted '219925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2189> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '274'^^xsd:integer;
  dwc:scientificName 'Arothron immaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219931'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2189'^^xsd:string;
  dwc:aphiaIdAccepted '219931'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2190> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '275'^^xsd:integer;
  dwc:scientificName 'Arothron mappa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219930'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2190'^^xsd:string;
  dwc:aphiaIdAccepted '219930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2191> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '280'^^xsd:integer;
  dwc:scientificName 'Asio capensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212686'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2191'^^xsd:string;
  dwc:aphiaIdAccepted '212686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2192> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '281'^^xsd:integer;
  dwc:scientificName 'Asio flammeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212685'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2192'^^xsd:string;
  dwc:aphiaIdAccepted '212685'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2193> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '697'^^xsd:integer;
  dwc:scientificName 'Choreonema thuretii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145103'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2193'^^xsd:string;
  dwc:aphiaIdAccepted '145103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2194> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '282'^^xsd:integer;
  dwc:scientificName 'Asparagopsis taxiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144439'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2194'^^xsd:string;
  dwc:aphiaIdAccepted '144439'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '284'^^xsd:integer;
  dwc:scientificName 'Asterocladon rhodochortonoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145400'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2195'^^xsd:string;
  dwc:aphiaIdAccepted '547432'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2196> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.020559788"^^xsd:decimal ;
  dwc:decimalLongitude "39.72750092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  geo-pos:lat "-4.020559788"^^xsd:decimal ;
  geo-pos:long "39.72750092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '288'^^xsd:integer;
  dwc:scientificName 'Asteropus simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72750092'^^xsd:double;
  dwc:latitude '-4.020559788'^^xsd:double;
  dwc:aphiaid '169793'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2196'^^xsd:string;
  dwc:aphiaIdAccepted '169793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '669'^^xsd:integer;
  dwc:scientificName 'Chelonia mydas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223914'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2197'^^xsd:string;
  dwc:aphiaIdAccepted '137206'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '672'^^xsd:integer;
  dwc:scientificName 'Chirocentrus dorab'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212257'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2198'^^xsd:string;
  dwc:aphiaIdAccepted '212257'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '678'^^xsd:integer;
  dwc:scientificName 'Chlorodesmis caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211745'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2199'^^xsd:string;
  dwc:aphiaIdAccepted '211745'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2200> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1060'^^xsd:integer;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2200'^^xsd:string;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1065'^^xsd:integer;
  dwc:scientificName 'Domecia hispida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209146'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2201'^^xsd:string;
  dwc:aphiaIdAccepted '209146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1068'^^xsd:integer;
  dwc:scientificName 'Doryrhamphus excisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218002'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2202'^^xsd:string;
  dwc:aphiaIdAccepted '218002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1071'^^xsd:integer;
  dwc:scientificName 'Dotilla fenestrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207599'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2203'^^xsd:string;
  dwc:aphiaIdAccepted '207599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1072'^^xsd:integer;
  dwc:scientificName 'Draconetta xenica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221427'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2204'^^xsd:string;
  dwc:aphiaIdAccepted '221427'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2205> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1074'^^xsd:integer;
  dwc:scientificName 'Drepane longimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220047'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2205'^^xsd:string;
  dwc:aphiaIdAccepted '220047'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2206> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1077'^^xsd:integer;
  dwc:scientificName 'Drupa morum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '459085'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2206'^^xsd:string;
  dwc:aphiaIdAccepted '459085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2207> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1078'^^xsd:integer;
  dwc:scientificName 'Drupa ricinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223860'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2207'^^xsd:string;
  dwc:aphiaIdAccepted '596436'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2208> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1451'^^xsd:integer;
  dwc:scientificName 'Heniochus acuminatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218765'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2208'^^xsd:string;
  dwc:aphiaIdAccepted '218765'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2209> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1455'^^xsd:integer;
  dwc:scientificName 'Herklotsichthys quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212264'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2209'^^xsd:string;
  dwc:aphiaIdAccepted '212264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1456'^^xsd:integer;
  dwc:scientificName 'Herklotsichthys spilura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212265'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2210'^^xsd:string;
  dwc:aphiaIdAccepted '212265'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2211> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1458'^^xsd:integer;
  dwc:scientificName 'Herposiphonia parca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214216'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2211'^^xsd:string;
  dwc:aphiaIdAccepted '214216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2212> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1463'^^xsd:integer;
  dwc:scientificName 'Hetereleotris kenyae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219495'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2212'^^xsd:string;
  dwc:aphiaIdAccepted '219495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1467'^^xsd:integer;
  dwc:scientificName 'Heteromysis (Gnathomysis) harpax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '161347'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2213'^^xsd:string;
  dwc:aphiaIdAccepted '161347'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1849'^^xsd:integer;
  dwc:scientificName 'Metapenaeus stebbingi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '107108'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2214'^^xsd:string;
  dwc:aphiaIdAccepted '107108'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1851'^^xsd:integer;
  dwc:scientificName 'Metis ignea ignea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '116380'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2215'^^xsd:string;
  dwc:aphiaIdAccepted '116880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1854'^^xsd:integer;
  dwc:scientificName 'Metopograpsus thukuhar'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207537'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2216'^^xsd:string;
  dwc:aphiaIdAccepted '207537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1855'^^xsd:integer;
  dwc:scientificName 'Microcladia gloria-spei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214122'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2217'^^xsd:string;
  dwc:aphiaIdAccepted '214122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1857'^^xsd:integer;
  dwc:scientificName 'Microcyphus rousseaui'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212443'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2218'^^xsd:string;
  dwc:aphiaIdAccepted '212443'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2219> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1861'^^xsd:integer;
  dwc:scientificName 'Microphis millepunctatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223871'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2219'^^xsd:string;
  dwc:aphiaIdAccepted '309257'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1863'^^xsd:integer;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2220'^^xsd:string;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2221> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1864'^^xsd:integer;
  dwc:scientificName 'Millepora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '205902'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2221'^^xsd:string;
  dwc:aphiaIdAccepted '205902'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1866'^^xsd:integer;
  dwc:scientificName 'Miracia efferata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '116383'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2222'^^xsd:string;
  dwc:aphiaIdAccepted '116383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2246'^^xsd:integer;
  dwc:scientificName 'Petrosia (Petrosia) shellyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '192891'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2223'^^xsd:string;
  dwc:aphiaIdAccepted '166861'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.092780113"^^xsd:decimal ;
  dwc:decimalLongitude "39.6753006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  geo-pos:lat "-4.092780113"^^xsd:decimal ;
  geo-pos:long "39.6753006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2247'^^xsd:integer;
  dwc:scientificName 'Petrosia (Petrosia) shellyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6753006'^^xsd:double;
  dwc:latitude '-4.092780113'^^xsd:double;
  dwc:aphiaid '192891'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2224'^^xsd:string;
  dwc:aphiaIdAccepted '166861'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2225> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.007500172"^^xsd:decimal ;
  dwc:decimalLongitude "39.72689819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  geo-pos:lat "-4.007500172"^^xsd:decimal ;
  geo-pos:long "39.72689819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2248'^^xsd:integer;
  dwc:scientificName 'Petrosia (Petrosia) shellyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72689819'^^xsd:double;
  dwc:latitude '-4.007500172'^^xsd:double;
  dwc:aphiaid '192891'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2225'^^xsd:string;
  dwc:aphiaIdAccepted '166861'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2253'^^xsd:integer;
  dwc:scientificName 'Axinella aruensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '234431'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2226'^^xsd:string;
  dwc:aphiaIdAccepted '165461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2255'^^xsd:integer;
  dwc:scientificName 'Axinella flabelloreticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '234433'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2227'^^xsd:string;
  dwc:aphiaIdAccepted '165481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2267'^^xsd:integer;
  dwc:scientificName 'Phoenicopterus ruber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212708'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2228'^^xsd:string;
  dwc:aphiaIdAccepted '212708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2268'^^xsd:integer;
  dwc:scientificName 'Phorbas frutex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '169329'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2229'^^xsd:string;
  dwc:aphiaIdAccepted '169329'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2269'^^xsd:integer;
  dwc:scientificName 'Phorbas frutex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '169329'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2230'^^xsd:string;
  dwc:aphiaIdAccepted '169329'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2638'^^xsd:integer;
  dwc:scientificName 'Sclerodoris tuberculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209606'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2231'^^xsd:string;
  dwc:aphiaIdAccepted '209606'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2639'^^xsd:integer;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2232'^^xsd:string;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2644'^^xsd:integer;
  dwc:scientificName 'Scolopsis vosmeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209217'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2233'^^xsd:string;
  dwc:aphiaIdAccepted '209217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2646'^^xsd:integer;
  dwc:scientificName 'Scomberoides commersonnianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218432'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2234'^^xsd:string;
  dwc:aphiaIdAccepted '218432'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2649'^^xsd:integer;
  dwc:scientificName 'Scomberomorus commerson'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127024'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2235'^^xsd:string;
  dwc:aphiaIdAccepted '127024'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2236> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2652'^^xsd:integer;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2236'^^xsd:string;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2237> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2653'^^xsd:integer;
  dwc:scientificName 'Scorpaenodes corallinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218099'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2237'^^xsd:string;
  dwc:aphiaIdAccepted '218099'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2657'^^xsd:integer;
  dwc:scientificName 'Scotopelia peli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2238'^^xsd:string;
  dwc:aphiaIdAccepted '212684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2658'^^xsd:integer;
  dwc:scientificName 'Scylla serrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208814'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2239'^^xsd:string;
  dwc:aphiaIdAccepted '208814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2660'^^xsd:integer;
  dwc:scientificName 'Scammarctus batei batei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210080'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2240'^^xsd:string;
  dwc:aphiaIdAccepted '383031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2661'^^xsd:integer;
  dwc:scientificName 'Scytonema guyanense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211889'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2241'^^xsd:string;
  dwc:aphiaIdAccepted '211889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2242> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3034'^^xsd:integer;
  dwc:scientificName 'Osteomugil cunnesius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218903'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2242'^^xsd:string;
  dwc:aphiaIdAccepted '1042879'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2243> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3035'^^xsd:integer;
  dwc:scientificName 'Valenciennea sexguttata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219598'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2243'^^xsd:string;
  dwc:aphiaIdAccepted '219598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2244> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3036'^^xsd:integer;
  dwc:scientificName 'Valenciennea strigata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219599'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2244'^^xsd:string;
  dwc:aphiaIdAccepted '219599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3041'^^xsd:integer;
  dwc:scientificName 'Valonia ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2245'^^xsd:string;
  dwc:aphiaIdAccepted '211680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3042'^^xsd:integer;
  dwc:scientificName 'Valoniopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '204931'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2246'^^xsd:string;
  dwc:aphiaIdAccepted '204931'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2247> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3043'^^xsd:integer;
  dwc:scientificName 'Valoniopsis pachynema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2247'^^xsd:string;
  dwc:aphiaIdAccepted '211673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3046'^^xsd:integer;
  dwc:scientificName 'Vanvoorstia spectabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213683'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2248'^^xsd:string;
  dwc:aphiaIdAccepted '213683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3047'^^xsd:integer;
  dwc:scientificName 'Variola louti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218304'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2249'^^xsd:string;
  dwc:aphiaIdAccepted '218304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3049'^^xsd:integer;
  dwc:scientificName 'Valonia ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145885'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2250'^^xsd:string;
  dwc:aphiaIdAccepted '211680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2251> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3051'^^xsd:integer;
  dwc:scientificName 'Metavermilia acanthophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '369246'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2251'^^xsd:string;
  dwc:aphiaIdAccepted '369246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2252> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3052'^^xsd:integer;
  dwc:scientificName 'Vir orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220202'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2252'^^xsd:string;
  dwc:aphiaIdAccepted '588089'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2253> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3053'^^xsd:integer;
  dwc:scientificName 'Wetmorella nigropinnata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219067'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2253'^^xsd:string;
  dwc:aphiaIdAccepted '219067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3057'^^xsd:integer;
  dwc:scientificName 'Xestospongia clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '166881'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2254'^^xsd:string;
  dwc:aphiaIdAccepted '166881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3058'^^xsd:integer;
  dwc:scientificName 'Xestospongia clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '166881'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2255'^^xsd:string;
  dwc:aphiaIdAccepted '166881'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2256> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2699'^^xsd:integer;
  dwc:scientificName 'Haliclona (Flagellia) flagellifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '234434'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2256'^^xsd:string;
  dwc:aphiaIdAccepted '1036222'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2257> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.020559788"^^xsd:decimal ;
  dwc:decimalLongitude "39.72750092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  geo-pos:lat "-4.020559788"^^xsd:decimal ;
  geo-pos:long "39.72750092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2700'^^xsd:integer;
  dwc:scientificName 'Haliclona (Flagellia) flagellifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72750092'^^xsd:double;
  dwc:latitude '-4.020559788'^^xsd:double;
  dwc:aphiaid '234434'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2257'^^xsd:string;
  dwc:aphiaIdAccepted '1036222'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2705'^^xsd:integer;
  dwc:scientificName 'Siphonocladus tropicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145878'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2258'^^xsd:string;
  dwc:aphiaIdAccepted '145878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2259> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '308'^^xsd:integer;
  dwc:scientificName 'Austrolethops wardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219385'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2259'^^xsd:string;
  dwc:aphiaIdAccepted '219385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2260> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '292'^^xsd:integer;
  dwc:scientificName 'Astreopora listeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207125'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2260'^^xsd:string;
  dwc:aphiaIdAccepted '207125'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2261> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '294'^^xsd:integer;
  dwc:scientificName 'Astreopora randalli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207127'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2261'^^xsd:string;
  dwc:aphiaIdAccepted '207127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2262> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '295'^^xsd:integer;
  dwc:scientificName 'Astraeosmilia connata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207519'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2262'^^xsd:string;
  dwc:aphiaIdAccepted '762424'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '300'^^xsd:integer;
  dwc:scientificName 'Atherinomorus lacunosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '126331'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2263'^^xsd:string;
  dwc:aphiaIdAccepted '126331'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '302'^^xsd:integer;
  dwc:scientificName 'Aulospongus flabellum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '168009'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2264'^^xsd:string;
  dwc:aphiaIdAccepted '168009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '303'^^xsd:integer;
  dwc:scientificName 'Aulospongus flabellum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '168009'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2265'^^xsd:string;
  dwc:aphiaIdAccepted '168009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '309'^^xsd:integer;
  dwc:scientificName 'Auxis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '126057'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2266'^^xsd:string;
  dwc:aphiaIdAccepted '126057'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '312'^^xsd:integer;
  dwc:scientificName 'Aviceda cuculoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212716'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2267'^^xsd:string;
  dwc:aphiaIdAccepted '212716'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '314'^^xsd:integer;
  dwc:scientificName 'Avrainvillea erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221173'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2268'^^xsd:string;
  dwc:aphiaIdAccepted '221173'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '682'^^xsd:integer;
  dwc:scientificName 'Chlorophthalmus agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '126336'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2269'^^xsd:string;
  dwc:aphiaIdAccepted '126336'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2270> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '684'^^xsd:integer;
  dwc:scientificName 'Chlorurus sordidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219082'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2270'^^xsd:string;
  dwc:aphiaIdAccepted '219082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2271> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '685'^^xsd:integer;
  dwc:scientificName 'Pseudochnoospora implexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214333'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2271'^^xsd:string;
  dwc:aphiaIdAccepted '1391335'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '687'^^xsd:integer;
  dwc:scientificName 'Choeroichthys sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217988'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2272'^^xsd:string;
  dwc:aphiaIdAccepted '217988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2273> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '688'^^xsd:integer;
  dwc:scientificName 'Chondria armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214197'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2273'^^xsd:string;
  dwc:aphiaIdAccepted '214197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '692'^^xsd:integer;
  dwc:scientificName 'Chondrilla sacciformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '170368'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2274'^^xsd:string;
  dwc:aphiaIdAccepted '170368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.020559788"^^xsd:decimal ;
  dwc:decimalLongitude "39.72750092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  geo-pos:lat "-4.020559788"^^xsd:decimal ;
  geo-pos:long "39.72750092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '693'^^xsd:integer;
  dwc:scientificName 'Chondrilla sacciformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72750092'^^xsd:double;
  dwc:latitude '-4.020559788'^^xsd:double;
  dwc:aphiaid '170368'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2275'^^xsd:string;
  dwc:aphiaIdAccepted '170368'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2276> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '695'^^xsd:integer;
  dwc:scientificName 'Portieria harveyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211640'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2276'^^xsd:string;
  dwc:aphiaIdAccepted '213852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '699'^^xsd:integer;
  dwc:scientificName 'Chromis dimidiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212823'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2277'^^xsd:string;
  dwc:aphiaIdAccepted '1551089'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '700'^^xsd:integer;
  dwc:scientificName 'Chromis lepidolepis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212795'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2278'^^xsd:string;
  dwc:aphiaIdAccepted '1605312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2279> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '701'^^xsd:integer;
  dwc:scientificName 'Chromis nigroanalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212797'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2279'^^xsd:string;
  dwc:aphiaIdAccepted '212797'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2280> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '703'^^xsd:integer;
  dwc:scientificName 'Chromis pembae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212820'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2280'^^xsd:string;
  dwc:aphiaIdAccepted '212820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2281> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '705'^^xsd:integer;
  dwc:scientificName 'Chromis viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212811'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2281'^^xsd:string;
  dwc:aphiaIdAccepted '212811'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2282> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '706'^^xsd:integer;
  dwc:scientificName 'Chromis weberi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212817'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2282'^^xsd:string;
  dwc:aphiaIdAccepted '212817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2283> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1086'^^xsd:integer;
  dwc:scientificName 'Echidna nebulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217469'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2283'^^xsd:string;
  dwc:aphiaIdAccepted '217469'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2284> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1087'^^xsd:integer;
  dwc:scientificName 'Gymnomuraena zebra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217468'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2284'^^xsd:string;
  dwc:aphiaIdAccepted '217476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2285> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1092'^^xsd:integer;
  dwc:scientificName 'Echinodiscus bisperforatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212460'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2285'^^xsd:string;
  dwc:aphiaIdAccepted '212460'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2286> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1094'^^xsd:integer;
  dwc:scientificName 'Echinoneus cyclostomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212461'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2286'^^xsd:string;
  dwc:aphiaIdAccepted '212461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2287> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1095'^^xsd:integer;
  dwc:scientificName 'Echinophyllia aspera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207370'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2287'^^xsd:string;
  dwc:aphiaIdAccepted '207370'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2288> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1098'^^xsd:integer;
  dwc:scientificName 'Echinopora lamellosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207421'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2288'^^xsd:string;
  dwc:aphiaIdAccepted '207421'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2289> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1099'^^xsd:integer;
  dwc:scientificName 'Echinostrephus molaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213384'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2289'^^xsd:string;
  dwc:aphiaIdAccepted '213384'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2290> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1104'^^xsd:integer;
  dwc:scientificName 'Egretta ardesiaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212663'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2290'^^xsd:string;
  dwc:aphiaIdAccepted '212663'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2291> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1105'^^xsd:integer;
  dwc:scientificName 'Egretta garzetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '159115'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2291'^^xsd:string;
  dwc:aphiaIdAccepted '159115'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1477'^^xsd:integer;
  dwc:scientificName 'Higginsia pulcherrima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '166005'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2292'^^xsd:string;
  dwc:aphiaIdAccepted '166005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2293> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1478'^^xsd:integer;
  dwc:scientificName 'Hilsa kelee'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212278'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2293'^^xsd:string;
  dwc:aphiaIdAccepted '212278'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2294> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1495'^^xsd:integer;
  dwc:scientificName 'Hirundo smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212749'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2294'^^xsd:string;
  dwc:aphiaIdAccepted '212749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2295> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1877'^^xsd:integer;
  dwc:scientificName 'Monodactylus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218695'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2295'^^xsd:string;
  dwc:aphiaIdAccepted '218695'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1878'^^xsd:integer;
  dwc:scientificName 'Monodactylus falciformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218696'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2296'^^xsd:string;
  dwc:aphiaIdAccepted '218696'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2297> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1882'^^xsd:integer;
  dwc:scientificName 'Astrea annuligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '764065'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2297'^^xsd:string;
  dwc:aphiaIdAccepted '762420'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1883'^^xsd:integer;
  dwc:scientificName 'Montipora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '203834'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2298'^^xsd:string;
  dwc:aphiaIdAccepted '203834'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2299> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1884'^^xsd:integer;
  dwc:scientificName 'Montipora aequituberculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207144'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2299'^^xsd:string;
  dwc:aphiaIdAccepted '207144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2300> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1885'^^xsd:integer;
  dwc:scientificName 'Montipora digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207185'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2300'^^xsd:string;
  dwc:aphiaIdAccepted '207185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1886'^^xsd:integer;
  dwc:scientificName 'Montipora foliosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2301'^^xsd:string;
  dwc:aphiaIdAccepted '207182'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2302> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1888'^^xsd:integer;
  dwc:scientificName 'Montipora undata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207167'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2302'^^xsd:string;
  dwc:aphiaIdAccepted '207167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2303> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1889'^^xsd:integer;
  dwc:scientificName 'Montipora verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207146'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2303'^^xsd:string;
  dwc:aphiaIdAccepted '207146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2273'^^xsd:integer;
  dwc:scientificName 'Phormidium submembranaceum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '146701'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2304'^^xsd:string;
  dwc:aphiaIdAccepted '146701'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2305> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2276'^^xsd:integer;
  dwc:scientificName 'Phyllodictyon anastomosans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '146242'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2305'^^xsd:string;
  dwc:aphiaIdAccepted '146242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2306> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2279'^^xsd:integer;
  dwc:scientificName 'Cyclodius drachi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209130'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2306'^^xsd:string;
  dwc:aphiaIdAccepted '444083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2307> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.059999943"^^xsd:decimal ;
  dwc:decimalLongitude "39.68579865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  geo-pos:lat "-4.059999943"^^xsd:decimal ;
  geo-pos:long "39.68579865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2291'^^xsd:integer;
  dwc:scientificName 'Placospongia carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68579865'^^xsd:double;
  dwc:latitude '-4.059999943'^^xsd:double;
  dwc:aphiaid '170611'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2307'^^xsd:string;
  dwc:aphiaIdAccepted '170611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2308> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.007500172"^^xsd:decimal ;
  dwc:decimalLongitude "39.72689819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  geo-pos:lat "-4.007500172"^^xsd:decimal ;
  geo-pos:long "39.72689819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2292'^^xsd:integer;
  dwc:scientificName 'Placospongia carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72689819'^^xsd:double;
  dwc:latitude '-4.007500172'^^xsd:double;
  dwc:aphiaid '170611'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2308'^^xsd:string;
  dwc:aphiaIdAccepted '170611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2309> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.020559788"^^xsd:decimal ;
  dwc:decimalLongitude "39.72750092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  geo-pos:lat "-4.020559788"^^xsd:decimal ;
  geo-pos:long "39.72750092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2293'^^xsd:integer;
  dwc:scientificName 'Placospongia carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72750092'^^xsd:double;
  dwc:latitude '-4.020559788'^^xsd:double;
  dwc:aphiaid '170611'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2309'^^xsd:string;
  dwc:aphiaIdAccepted '170611'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2310> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2665'^^xsd:integer;
  dwc:scientificName 'Sebdenia flabellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213983'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2310'^^xsd:string;
  dwc:aphiaIdAccepted '213983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2668'^^xsd:integer;
  dwc:scientificName 'Selatium brockii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207558'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2311'^^xsd:string;
  dwc:aphiaIdAccepted '444673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2675'^^xsd:integer;
  dwc:scientificName 'Seriola rivoliana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '126818'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2312'^^xsd:string;
  dwc:aphiaIdAccepted '126818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2680'^^xsd:integer;
  dwc:scientificName 'Parasesarma guttatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209167'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2313'^^xsd:string;
  dwc:aphiaIdAccepted '1061907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2682'^^xsd:integer;
  dwc:scientificName 'Leptarma leptosoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209175'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2314'^^xsd:string;
  dwc:aphiaIdAccepted '1472919'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2315> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2683'^^xsd:integer;
  dwc:scientificName 'Sesarmoides longipesß'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '444691'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2315'^^xsd:string;
  dwc:aphiaIdAccepted '444691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2316> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2685'^^xsd:integer;
  dwc:scientificName 'Cristarma ortmanni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209174'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2316'^^xsd:string;
  dwc:aphiaIdAccepted '1472860'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3065'^^xsd:integer;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2317'^^xsd:string;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3078'^^xsd:integer;
  dwc:scientificName 'Ziphius cavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137127'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2318'^^xsd:string;
  dwc:aphiaIdAccepted '137127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2319> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3067'^^xsd:integer;
  dwc:scientificName 'Yamadaella caenomyce'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213788'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2319'^^xsd:string;
  dwc:aphiaIdAccepted '213788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2320> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3068'^^xsd:integer;
  dwc:scientificName 'Acentrogobius nebulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219605'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2320'^^xsd:string;
  dwc:aphiaIdAccepted '312542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2321> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3071'^^xsd:integer;
  dwc:scientificName 'Zebrasoma flavescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219683'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2321'^^xsd:string;
  dwc:aphiaIdAccepted '219683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2322> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3074'^^xsd:integer;
  dwc:scientificName 'Zenarchopterus dispar'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220018'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2322'^^xsd:string;
  dwc:aphiaIdAccepted '220018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2323> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3077'^^xsd:integer;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2323'^^xsd:string;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2324> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '3079'^^xsd:integer;
  dwc:scientificName 'Zostera subg. Zosterella capensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '495078'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2324'^^xsd:string;
  dwc:aphiaIdAccepted '495078'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '316'^^xsd:integer;
  dwc:scientificName 'Avrainvillea montagneana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221178'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2325'^^xsd:string;
  dwc:aphiaIdAccepted '221178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2326> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '321'^^xsd:integer;
  dwc:scientificName 'Awaous aeneofuscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219386'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2326'^^xsd:string;
  dwc:aphiaIdAccepted '219386'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '327'^^xsd:integer;
  dwc:scientificName 'Axinyssa topsenti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '165755'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2327'^^xsd:string;
  dwc:aphiaIdAccepted '165755'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2328> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '331'^^xsd:integer;
  dwc:scientificName 'Balaenoptera musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137090'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2328'^^xsd:string;
  dwc:aphiaIdAccepted '137090'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2329> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '332'^^xsd:integer;
  dwc:scientificName 'Balaenoptera physalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137091'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2329'^^xsd:string;
  dwc:aphiaIdAccepted '137091'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2330> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '337'^^xsd:integer;
  dwc:scientificName 'Baltoplana bisphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220401'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2330'^^xsd:string;
  dwc:aphiaIdAccepted '220401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2331> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '339'^^xsd:integer;
  dwc:scientificName 'Bathygobius fuscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209215'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2331'^^xsd:string;
  dwc:aphiaIdAccepted '209215'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '709'^^xsd:integer;
  dwc:scientificName 'Goniobranchus annulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209592'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2332'^^xsd:string;
  dwc:aphiaIdAccepted '597348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2333> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '712'^^xsd:integer;
  dwc:scientificName 'Chroococcus turgidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '146566'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2333'^^xsd:string;
  dwc:aphiaIdAccepted '146566'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '716'^^xsd:integer;
  dwc:scientificName 'Chrysiptera brownriggii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218785'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2334'^^xsd:string;
  dwc:aphiaIdAccepted '276827'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2335> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '722'^^xsd:integer;
  dwc:scientificName 'Cincturorhynchus karlingi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '154996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2335'^^xsd:string;
  dwc:aphiaIdAccepted '154996'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '724'^^xsd:integer;
  dwc:scientificName 'Cirrhilabrus exquisitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218954'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2336'^^xsd:string;
  dwc:aphiaIdAccepted '218954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2337> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '731'^^xsd:integer;
  dwc:scientificName 'Cirripectes stigmaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219265'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2337'^^xsd:string;
  dwc:aphiaIdAccepted '219265'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2338> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1110'^^xsd:integer;
  dwc:scientificName 'Elops machnata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212252'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2338'^^xsd:string;
  dwc:aphiaIdAccepted '212252'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2339> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1112'^^xsd:integer;
  dwc:scientificName 'Enantiocladia prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214209'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2339'^^xsd:string;
  dwc:aphiaIdAccepted '214209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2340> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1115'^^xsd:integer;
  dwc:scientificName 'Endectyon (Hemectyon) hamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '168044'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2340'^^xsd:string;
  dwc:aphiaIdAccepted '168044'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2341> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1121'^^xsd:integer;
  dwc:scientificName 'Enhalus acoroides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208932'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2341'^^xsd:string;
  dwc:aphiaIdAccepted '208932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2342> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1123'^^xsd:integer;
  dwc:scientificName 'Enneapterygius fasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219178'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2342'^^xsd:string;
  dwc:aphiaIdAccepted '219178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2343> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1124'^^xsd:integer;
  dwc:scientificName 'Ulva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144294'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2343'^^xsd:string;
  dwc:aphiaIdAccepted '144296'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2344> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1125'^^xsd:integer;
  dwc:scientificName 'Ulva hookeriana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211671'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2344'^^xsd:string;
  dwc:aphiaIdAccepted '376341'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2345> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1127'^^xsd:integer;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145957'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2345'^^xsd:string;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1499'^^xsd:integer;
  dwc:scientificName 'Odontanthias caudicinctus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212521'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2346'^^xsd:string;
  dwc:aphiaIdAccepted '398478'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1502'^^xsd:integer;
  dwc:scientificName 'Holothuria (Halodeima) atra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2347'^^xsd:string;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2348> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '899'^^xsd:integer;
  dwc:scientificName 'Lyncina carneola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216762'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2348'^^xsd:string;
  dwc:aphiaIdAccepted '216866'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2349> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1507'^^xsd:integer;
  dwc:scientificName 'Holothuria (Semperothuria) cinerascens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210846'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2349'^^xsd:string;
  dwc:aphiaIdAccepted '1672777'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1508'^^xsd:integer;
  dwc:scientificName 'Holothuria (Selenkothuria) erinacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210852'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2350'^^xsd:string;
  dwc:aphiaIdAccepted '210852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2351> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1510'^^xsd:integer;
  dwc:scientificName 'Holothuria (Mertensiothuria) hilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '529402'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2351'^^xsd:string;
  dwc:aphiaIdAccepted '529402'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2352> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1513'^^xsd:integer;
  dwc:scientificName 'Holothuria (Lessonothuria) pardalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '732374'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2352'^^xsd:string;
  dwc:aphiaIdAccepted '210893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2353> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1514'^^xsd:integer;
  dwc:scientificName 'Holothuria (Stauropora) pervicax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210901'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2353'^^xsd:string;
  dwc:aphiaIdAccepted '210901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1519'^^xsd:integer;
  dwc:scientificName 'Holothuria (Theelothuria) turriscelsa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210820'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2354'^^xsd:string;
  dwc:aphiaIdAccepted '210820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2355> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '742'^^xsd:integer;
  dwc:scientificName 'Cladophora saviniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211765'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2355'^^xsd:string;
  dwc:aphiaIdAccepted '211765'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2356> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1899'^^xsd:integer;
  dwc:scientificName 'Muraenesox bagio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220037'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2356'^^xsd:string;
  dwc:aphiaIdAccepted '220037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2357> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1900'^^xsd:integer;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2357'^^xsd:string;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2358> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1902'^^xsd:integer;
  dwc:scientificName 'Mycale (Mycale) crassissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '1480113'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2358'^^xsd:string;
  dwc:aphiaIdAccepted '1480113'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2359> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.020559788"^^xsd:decimal ;
  dwc:decimalLongitude "39.72750092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  geo-pos:lat "-4.020559788"^^xsd:decimal ;
  geo-pos:long "39.72750092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1905'^^xsd:integer;
  dwc:scientificName 'Mycale (Mycale) crassissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72750092'^^xsd:double;
  dwc:latitude '-4.020559788'^^xsd:double;
  dwc:aphiaid '1480113'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2359'^^xsd:string;
  dwc:aphiaIdAccepted '1480113'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.059999943"^^xsd:decimal ;
  dwc:decimalLongitude "39.68579865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  geo-pos:lat "-4.059999943"^^xsd:decimal ;
  geo-pos:long "39.68579865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1912'^^xsd:integer;
  dwc:scientificName 'Mycale (Arenochalina) imperfecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68579865'^^xsd:double;
  dwc:latitude '-4.059999943'^^xsd:double;
  dwc:aphiaid '168492'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2360'^^xsd:string;
  dwc:aphiaIdAccepted '1478456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2361> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1913'^^xsd:integer;
  dwc:scientificName 'Mycale (Mycale) multisclera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '168499'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2361'^^xsd:string;
  dwc:aphiaIdAccepted '1482042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2362> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.059999943"^^xsd:decimal ;
  dwc:decimalLongitude "39.68579865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  geo-pos:lat "-4.059999943"^^xsd:decimal ;
  geo-pos:long "39.68579865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1914'^^xsd:integer;
  dwc:scientificName 'Mycale (Mycale) multisclera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68579865'^^xsd:double;
  dwc:latitude '-4.059999943'^^xsd:double;
  dwc:aphiaid '168499'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2362'^^xsd:string;
  dwc:aphiaIdAccepted '1482042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1915'^^xsd:integer;
  dwc:scientificName 'Mycale (Mycale) multisclera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '168499'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2363'^^xsd:string;
  dwc:aphiaIdAccepted '1482042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1919'^^xsd:integer;
  dwc:scientificName 'Mycteria ibis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212705'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2364'^^xsd:string;
  dwc:aphiaIdAccepted '212705'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2299'^^xsd:integer;
  dwc:scientificName 'Plagiotremus tapeinosoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219335'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2365'^^xsd:string;
  dwc:aphiaIdAccepted '219335'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2301'^^xsd:integer;
  dwc:scientificName 'Plakinastrella ceylonica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '169752'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2366'^^xsd:string;
  dwc:aphiaIdAccepted '169752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2367> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2304'^^xsd:integer;
  dwc:scientificName 'Plakortis kenyensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '169766'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2367'^^xsd:string;
  dwc:aphiaIdAccepted '169766'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2305'^^xsd:integer;
  dwc:scientificName 'Plakortis kenyensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '169766'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2368'^^xsd:string;
  dwc:aphiaIdAccepted '169766'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2369> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2306'^^xsd:integer;
  dwc:scientificName 'Plakortis nigra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '169769'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2369'^^xsd:string;
  dwc:aphiaIdAccepted '169769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2370> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2307'^^xsd:integer;
  dwc:scientificName 'Plakortis simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '133938'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2370'^^xsd:string;
  dwc:aphiaIdAccepted '133938'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2371> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2308'^^xsd:integer;
  dwc:scientificName 'Planaxis sulcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216719'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2371'^^xsd:string;
  dwc:aphiaIdAccepted '216719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2309'^^xsd:integer;
  dwc:scientificName 'Platalea alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212707'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2372'^^xsd:string;
  dwc:aphiaIdAccepted '212707'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2373> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2311'^^xsd:integer;
  dwc:scientificName 'Platax pinnatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218712'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2373'^^xsd:string;
  dwc:aphiaIdAccepted '218712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2374> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2312'^^xsd:integer;
  dwc:scientificName 'Platax teira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218710'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2374'^^xsd:string;
  dwc:aphiaIdAccepted '218710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2375> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2313'^^xsd:integer;
  dwc:scientificName 'Platycaris latirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2375'^^xsd:string;
  dwc:aphiaIdAccepted '220182'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2376> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2314'^^xsd:integer;
  dwc:scientificName 'Platycephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '126166'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2376'^^xsd:string;
  dwc:aphiaIdAccepted '126166'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2377> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2315'^^xsd:integer;
  dwc:scientificName 'Platycephalus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127234'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2377'^^xsd:string;
  dwc:aphiaIdAccepted '127234'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2378> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2316'^^xsd:integer;
  dwc:scientificName 'Platygyra daedalea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207489'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2378'^^xsd:string;
  dwc:aphiaIdAccepted '207489'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2379> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2687'^^xsd:integer;
  dwc:scientificName 'Clistocoeloma villosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209166'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2379'^^xsd:string;
  dwc:aphiaIdAccepted '444509'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2689'^^xsd:integer;
  dwc:scientificName 'Setarches guentheri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127258'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2380'^^xsd:string;
  dwc:aphiaIdAccepted '127258'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2381> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2690'^^xsd:integer;
  dwc:scientificName 'Gymnothorax griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217532'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2381'^^xsd:string;
  dwc:aphiaIdAccepted '271838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2704'^^xsd:integer;
  dwc:scientificName 'Siphamia mossambica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209207'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2382'^^xsd:string;
  dwc:aphiaIdAccepted '209207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2383> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2708'^^xsd:integer;
  dwc:scientificName 'Solieria robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214012'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2383'^^xsd:string;
  dwc:aphiaIdAccepted '214012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2384> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2710'^^xsd:integer;
  dwc:scientificName 'Sorsogona prionota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218152'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2384'^^xsd:string;
  dwc:aphiaIdAccepted '1803572'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2711'^^xsd:integer;
  dwc:scientificName 'Sousa chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220226'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2385'^^xsd:string;
  dwc:aphiaIdAccepted '220226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '445'^^xsd:integer;
  dwc:scientificName 'Callyspongia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '166085'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2386'^^xsd:string;
  dwc:aphiaIdAccepted '166085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '452'^^xsd:integer;
  dwc:scientificName 'Callyspongia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '166136'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2387'^^xsd:string;
  dwc:aphiaIdAccepted '166136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2322'^^xsd:integer;
  dwc:scientificName 'Platysiphonia delicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144776'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2388'^^xsd:string;
  dwc:aphiaIdAccepted '144775'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2389> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '897'^^xsd:integer;
  dwc:scientificName 'Monetaria caputserpentis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216758'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2389'^^xsd:string;
  dwc:aphiaIdAccepted '570811'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2390> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '121'^^xsd:integer;
  dwc:scientificName 'Aetobatus narinari'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217426'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2390'^^xsd:string;
  dwc:aphiaIdAccepted '217426'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2391> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2718'^^xsd:integer;
  dwc:scientificName 'Sphaeromopsis amathitis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212107'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2391'^^xsd:string;
  dwc:aphiaIdAccepted '212107'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.020559788"^^xsd:decimal ;
  dwc:decimalLongitude "39.72750092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  geo-pos:lat "-4.020559788"^^xsd:decimal ;
  geo-pos:long "39.72750092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '352'^^xsd:integer;
  dwc:scientificName 'Biemna fistulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72750092'^^xsd:double;
  dwc:latitude '-4.020559788'^^xsd:double;
  dwc:aphiaid '168257'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2392'^^xsd:string;
  dwc:aphiaIdAccepted '168257'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2393> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '353'^^xsd:integer;
  dwc:scientificName 'Biemna fortis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '168259'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2393'^^xsd:string;
  dwc:aphiaIdAccepted '168259'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2394> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.059999943"^^xsd:decimal ;
  dwc:decimalLongitude "39.68579865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  geo-pos:lat "-4.059999943"^^xsd:decimal ;
  geo-pos:long "39.68579865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '354'^^xsd:integer;
  dwc:scientificName 'Biemna fortis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68579865'^^xsd:double;
  dwc:latitude '-4.059999943'^^xsd:double;
  dwc:aphiaid '168259'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2394'^^xsd:string;
  dwc:aphiaIdAccepted '168259'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.092780113"^^xsd:decimal ;
  dwc:decimalLongitude "39.6753006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  geo-pos:lat "-4.092780113"^^xsd:decimal ;
  geo-pos:long "39.6753006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '360'^^xsd:integer;
  dwc:scientificName 'Biemna trirhaphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6753006'^^xsd:double;
  dwc:latitude '-4.092780113'^^xsd:double;
  dwc:aphiaid '168289'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2395'^^xsd:string;
  dwc:aphiaIdAccepted '168289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2396> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '362'^^xsd:integer;
  dwc:scientificName 'Bistolida diauges'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223995'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2396'^^xsd:string;
  dwc:aphiaIdAccepted '527771'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2397> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1304'^^xsd:integer;
  dwc:scientificName 'Turborotalita quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221248'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2397'^^xsd:string;
  dwc:aphiaIdAccepted '113462'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2398> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '364'^^xsd:integer;
  dwc:scientificName 'Blenniella chrysospilos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219248'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2398'^^xsd:string;
  dwc:aphiaIdAccepted '219248'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2399> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '732'^^xsd:integer;
  dwc:scientificName 'Cirripectes variolosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219259'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2399'^^xsd:string;
  dwc:aphiaIdAccepted '219259'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2400> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '756'^^xsd:integer;
  dwc:scientificName 'Clausocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220842'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2400'^^xsd:string;
  dwc:aphiaIdAccepted '220842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1943'^^xsd:integer;
  dwc:scientificName 'Nassarius arcularia plicatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '1030859'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2401'^^xsd:string;
  dwc:aphiaIdAccepted '142017'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2402> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2032'^^xsd:integer;
  dwc:scientificName 'Ophiarachnella septemspinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213217'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2402'^^xsd:string;
  dwc:aphiaIdAccepted '213217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2403> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '895'^^xsd:integer;
  dwc:scientificName 'Palmadusta asellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216845'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2403'^^xsd:string;
  dwc:aphiaIdAccepted '216882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2404> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.092780113"^^xsd:decimal ;
  dwc:decimalLongitude "39.6753006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  geo-pos:lat "-4.092780113"^^xsd:decimal ;
  geo-pos:long "39.6753006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1929'^^xsd:integer;
  dwc:scientificName 'Myrmekioderma granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6753006'^^xsd:double;
  dwc:latitude '-4.092780113'^^xsd:double;
  dwc:aphiaid '234232'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2404'^^xsd:string;
  dwc:aphiaIdAccepted '166018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2405> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '453'^^xsd:integer;
  dwc:scientificName 'Callyspongia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '166136'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2405'^^xsd:string;
  dwc:aphiaIdAccepted '166136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2406> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '341'^^xsd:integer;
  dwc:scientificName 'Bathytyphlops sewelli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '126346'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2406'^^xsd:string;
  dwc:aphiaIdAccepted '126346'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2407> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '345'^^xsd:integer;
  dwc:scientificName 'Bestiolina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '203990'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2407'^^xsd:string;
  dwc:aphiaIdAccepted '346148'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2408> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '348'^^xsd:integer;
  dwc:scientificName 'Biemna fistulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '168257'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2408'^^xsd:string;
  dwc:aphiaIdAccepted '168257'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2409> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '349'^^xsd:integer;
  dwc:scientificName 'Biemna fistulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '168257'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2409'^^xsd:string;
  dwc:aphiaIdAccepted '168257'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2410> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.092780113"^^xsd:decimal ;
  dwc:decimalLongitude "39.6753006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  geo-pos:lat "-4.092780113"^^xsd:decimal ;
  geo-pos:long "39.6753006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '350'^^xsd:integer;
  dwc:scientificName 'Biemna fistulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6753006'^^xsd:double;
  dwc:latitude '-4.092780113'^^xsd:double;
  dwc:aphiaid '168257'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2410'^^xsd:string;
  dwc:aphiaIdAccepted '168257'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.007500172"^^xsd:decimal ;
  dwc:decimalLongitude "39.72689819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  geo-pos:lat "-4.007500172"^^xsd:decimal ;
  geo-pos:long "39.72689819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '351'^^xsd:integer;
  dwc:scientificName 'Biemna fistulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72689819'^^xsd:double;
  dwc:latitude '-4.007500172'^^xsd:double;
  dwc:aphiaid '168257'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2411'^^xsd:string;
  dwc:aphiaIdAccepted '168257'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2412> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.020559788"^^xsd:decimal ;
  dwc:decimalLongitude "39.72750092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  geo-pos:lat "-4.020559788"^^xsd:decimal ;
  geo-pos:long "39.72750092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '355'^^xsd:integer;
  dwc:scientificName 'Biemna fortis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72750092'^^xsd:double;
  dwc:latitude '-4.020559788'^^xsd:double;
  dwc:aphiaid '168259'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2412'^^xsd:string;
  dwc:aphiaIdAccepted '168259'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2413> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '356'^^xsd:integer;
  dwc:scientificName 'Biemna fortis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '168259'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2413'^^xsd:string;
  dwc:aphiaIdAccepted '168259'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2414> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '359'^^xsd:integer;
  dwc:scientificName 'Biemna trirhaphis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '168289'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2414'^^xsd:string;
  dwc:aphiaIdAccepted '168289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2415> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '734'^^xsd:integer;
  dwc:scientificName 'Citharoides macrolepis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '215600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2415'^^xsd:string;
  dwc:aphiaIdAccepted '215600'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2416> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '735'^^xsd:integer;
  dwc:scientificName 'Cladocroce tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '166306'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2416'^^xsd:string;
  dwc:aphiaIdAccepted '166306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.092780113"^^xsd:decimal ;
  dwc:decimalLongitude "39.6753006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  geo-pos:lat "-4.092780113"^^xsd:decimal ;
  geo-pos:long "39.6753006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '736'^^xsd:integer;
  dwc:scientificName 'Cladocroce tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6753006'^^xsd:double;
  dwc:latitude '-4.092780113'^^xsd:double;
  dwc:aphiaid '166306'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2417'^^xsd:string;
  dwc:aphiaIdAccepted '166306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2418> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '737'^^xsd:integer;
  dwc:scientificName 'Cladocroce tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '166306'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2418'^^xsd:string;
  dwc:aphiaIdAccepted '166306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2419> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '740'^^xsd:integer;
  dwc:scientificName 'Cladophora patentiramea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211750'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2419'^^xsd:string;
  dwc:aphiaIdAccepted '211750'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2420> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '748'^^xsd:integer;
  dwc:scientificName 'Clanculus tonnerrei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211264'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2420'^^xsd:string;
  dwc:aphiaIdAccepted '211264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2421> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '751'^^xsd:integer;
  dwc:scientificName 'Clathrina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '131729'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2421'^^xsd:string;
  dwc:aphiaIdAccepted '131729'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '753'^^xsd:integer;
  dwc:scientificName 'Clausocalanus arcuicornis arcuicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104502'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2422'^^xsd:string;
  dwc:aphiaIdAccepted '1461626'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2423> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '754'^^xsd:integer;
  dwc:scientificName 'Clausocalanus farrani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220843'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2423'^^xsd:string;
  dwc:aphiaIdAccepted '220843'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2424> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1135'^^xsd:integer;
  dwc:scientificName 'Epibulus insidiator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218972'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2424'^^xsd:string;
  dwc:aphiaIdAccepted '218972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2425> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1137'^^xsd:integer;
  dwc:scientificName 'Epinephelus coeruleopunctatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218213'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2425'^^xsd:string;
  dwc:aphiaIdAccepted '218247'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2426> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1138'^^xsd:integer;
  dwc:scientificName 'Epinephelus chabaudi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218226'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2426'^^xsd:string;
  dwc:aphiaIdAccepted '1803577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2427> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1139'^^xsd:integer;
  dwc:scientificName 'Epinephelus chlorostigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218199'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2427'^^xsd:string;
  dwc:aphiaIdAccepted '218199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2428> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1140'^^xsd:integer;
  dwc:scientificName 'Epinephelus coeruleopunctatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218247'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2428'^^xsd:string;
  dwc:aphiaIdAccepted '218247'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1141'^^xsd:integer;
  dwc:scientificName 'Epinephelus coioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218200'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2429'^^xsd:string;
  dwc:aphiaIdAccepted '218200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2430> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1142'^^xsd:integer;
  dwc:scientificName 'Epinephelus epistictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218210'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2430'^^xsd:string;
  dwc:aphiaIdAccepted '218210'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2431> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1146'^^xsd:integer;
  dwc:scientificName 'Epinephelus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218224'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2431'^^xsd:string;
  dwc:aphiaIdAccepted '218224'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2432> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1150'^^xsd:integer;
  dwc:scientificName 'Epinephelus merra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218228'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2432'^^xsd:string;
  dwc:aphiaIdAccepted '218228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2433> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.007500172"^^xsd:decimal ;
  dwc:decimalLongitude "39.72689819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  geo-pos:lat "-4.007500172"^^xsd:decimal ;
  geo-pos:long "39.72689819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '446'^^xsd:integer;
  dwc:scientificName 'Callyspongia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72689819'^^xsd:double;
  dwc:latitude '-4.007500172'^^xsd:double;
  dwc:aphiaid '166085'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2433'^^xsd:string;
  dwc:aphiaIdAccepted '166085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2434> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1153'^^xsd:integer;
  dwc:scientificName 'Hyporthodus octofasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218223'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2434'^^xsd:string;
  dwc:aphiaIdAccepted '475079'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2435> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1154'^^xsd:integer;
  dwc:scientificName 'Epinephelus ongus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218217'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2435'^^xsd:string;
  dwc:aphiaIdAccepted '218217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1530'^^xsd:integer;
  dwc:scientificName 'Hydrolagus africanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217437'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2436'^^xsd:string;
  dwc:aphiaIdAccepted '217437'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1523'^^xsd:integer;
  dwc:scientificName 'Hopperia indiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221271'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2437'^^xsd:string;
  dwc:aphiaIdAccepted '221271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1524'^^xsd:integer;
  dwc:scientificName 'Hormophysa cuneiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2438'^^xsd:string;
  dwc:aphiaIdAccepted '372019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1525'^^xsd:integer;
  dwc:scientificName 'Hormophysa cuneiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220800'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2439'^^xsd:string;
  dwc:aphiaIdAccepted '372019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '447'^^xsd:integer;
  dwc:scientificName 'Callyspongia contorta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '166085'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2440'^^xsd:string;
  dwc:aphiaIdAccepted '166085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1527'^^xsd:integer;
  dwc:scientificName 'Hydnophora exesa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207403'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2441'^^xsd:string;
  dwc:aphiaIdAccepted '207403'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2442> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1528'^^xsd:integer;
  dwc:scientificName 'Hydroclathrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144255'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2442'^^xsd:string;
  dwc:aphiaIdAccepted '144255'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2443> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1529'^^xsd:integer;
  dwc:scientificName 'Hydroclathrus clathratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145861'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2443'^^xsd:string;
  dwc:aphiaIdAccepted '145861'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2444> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1531'^^xsd:integer;
  dwc:scientificName 'Hydrolithon farinosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145118'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2444'^^xsd:string;
  dwc:aphiaIdAccepted '145118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2445> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1532'^^xsd:integer;
  dwc:scientificName 'Porolithon onkodes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145120'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2445'^^xsd:string;
  dwc:aphiaIdAccepted '495983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2446> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1533'^^xsd:integer;
  dwc:scientificName 'Hydrolithon boergesenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213884'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2446'^^xsd:string;
  dwc:aphiaIdAccepted '372893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2447> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1535'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perlevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '231815'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2447'^^xsd:string;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.007500172"^^xsd:decimal ;
  dwc:decimalLongitude "39.72689819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  geo-pos:lat "-4.007500172"^^xsd:decimal ;
  geo-pos:long "39.72689819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1536'^^xsd:integer;
  dwc:scientificName 'Hymeniacidon perlevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72689819'^^xsd:double;
  dwc:latitude '-4.007500172'^^xsd:double;
  dwc:aphiaid '231815'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2448'^^xsd:string;
  dwc:aphiaIdAccepted '132663'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1537'^^xsd:integer;
  dwc:scientificName 'Hypnea cervicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220825'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2449'^^xsd:string;
  dwc:aphiaIdAccepted '371369'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2450> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1538'^^xsd:integer;
  dwc:scientificName 'Hypnea cervicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220819'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2450'^^xsd:string;
  dwc:aphiaIdAccepted '220819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2451> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1539'^^xsd:integer;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2451'^^xsd:string;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2452> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1540'^^xsd:integer;
  dwc:scientificName 'Hypnea esperi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220826'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2452'^^xsd:string;
  dwc:aphiaIdAccepted '145631'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2453> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1542'^^xsd:integer;
  dwc:scientificName 'Hypnea spicifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220803'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2453'^^xsd:string;
  dwc:aphiaIdAccepted '220821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2454> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1543'^^xsd:integer;
  dwc:scientificName 'Hypnea musciformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145634'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2454'^^xsd:string;
  dwc:aphiaIdAccepted '145634'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2455> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1546'^^xsd:integer;
  dwc:scientificName 'Hypnea nigrescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220814'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2455'^^xsd:string;
  dwc:aphiaIdAccepted '220814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1547'^^xsd:integer;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2456'^^xsd:string;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2457> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1922'^^xsd:integer;
  dwc:scientificName 'Myrichthys maculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217578'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2457'^^xsd:string;
  dwc:aphiaIdAccepted '217578'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2458> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1927'^^xsd:integer;
  dwc:scientificName 'Myrmekioderma granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '234232'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2458'^^xsd:string;
  dwc:aphiaIdAccepted '166018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2459> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1928'^^xsd:integer;
  dwc:scientificName 'Myrmekioderma granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '234232'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2459'^^xsd:string;
  dwc:aphiaIdAccepted '166018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2460> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '455'^^xsd:integer;
  dwc:scientificName 'Callyspongia (Callyspongia) pulitzeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '1424323'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2460'^^xsd:string;
  dwc:aphiaIdAccepted '1424323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2461> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '456'^^xsd:integer;
  dwc:scientificName 'Callyspongia (Callyspongia) pulitzeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '1424323'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2461'^^xsd:string;
  dwc:aphiaIdAccepted '1424323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2462> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '459'^^xsd:integer;
  dwc:scientificName 'Calocalanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2462'^^xsd:string;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2463> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '461'^^xsd:integer;
  dwc:scientificName 'Calotomus carolinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219076'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2463'^^xsd:string;
  dwc:aphiaIdAccepted '219076'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2464> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '462'^^xsd:integer;
  dwc:scientificName 'Calotomus spinidens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219075'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2464'^^xsd:string;
  dwc:aphiaIdAccepted '219075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2465> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.059999943"^^xsd:decimal ;
  dwc:decimalLongitude "39.68579865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  geo-pos:lat "-4.059999943"^^xsd:decimal ;
  geo-pos:long "39.68579865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1930'^^xsd:integer;
  dwc:scientificName 'Myrmekioderma granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68579865'^^xsd:double;
  dwc:latitude '-4.059999943'^^xsd:double;
  dwc:aphiaid '234232'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2465'^^xsd:string;
  dwc:aphiaIdAccepted '166018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2466> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.007500172"^^xsd:decimal ;
  dwc:decimalLongitude "39.72689819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  geo-pos:lat "-4.007500172"^^xsd:decimal ;
  geo-pos:long "39.72689819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1931'^^xsd:integer;
  dwc:scientificName 'Myrmekioderma granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72689819'^^xsd:double;
  dwc:latitude '-4.007500172'^^xsd:double;
  dwc:aphiaid '234232'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2466'^^xsd:string;
  dwc:aphiaIdAccepted '166018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2467> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.020559788"^^xsd:decimal ;
  dwc:decimalLongitude "39.72750092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  geo-pos:lat "-4.020559788"^^xsd:decimal ;
  geo-pos:long "39.72750092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1932'^^xsd:integer;
  dwc:scientificName 'Myrmekioderma granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72750092'^^xsd:double;
  dwc:latitude '-4.020559788'^^xsd:double;
  dwc:aphiaid '234232'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2467'^^xsd:string;
  dwc:aphiaIdAccepted '166018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2468> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1933'^^xsd:integer;
  dwc:scientificName 'Mysidopsis kenyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '161413'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2468'^^xsd:string;
  dwc:aphiaIdAccepted '161413'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2469> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '832'^^xsd:integer;
  dwc:scientificName 'Ditrichocorycaeus subtilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211843'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2469'^^xsd:string;
  dwc:aphiaIdAccepted '128809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2470> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.050000191 39.68330002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.050000191"^^xsd:decimal ;
  dwc:decimalLongitude "39.68330002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.050000191 39.68330002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.050000191"^^xsd:decimal ;
  geo-pos:long "39.68330002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1934'^^xsd:integer;
  dwc:scientificName 'Mysidopsis kenyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68330002'^^xsd:double;
  dwc:latitude '-4.050000191'^^xsd:double;
  dwc:aphiaid '161413'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2470'^^xsd:string;
  dwc:aphiaIdAccepted '161413'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2471> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1937'^^xsd:integer;
  dwc:scientificName 'Naso annulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2471'^^xsd:string;
  dwc:aphiaIdAccepted '219673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2472> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '835'^^xsd:integer;
  dwc:scientificName 'Coryphaena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '125960'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2472'^^xsd:string;
  dwc:aphiaIdAccepted '125960'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2473> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '836'^^xsd:integer;
  dwc:scientificName 'Coryphaena haletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212058'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2473'^^xsd:string;
  dwc:aphiaIdAccepted '212058'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2474> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1938'^^xsd:integer;
  dwc:scientificName 'Naso fageni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2474'^^xsd:string;
  dwc:aphiaIdAccepted '219666'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2475> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1939'^^xsd:integer;
  dwc:scientificName 'Naso francolina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2475'^^xsd:string;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2476> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '838'^^xsd:integer;
  dwc:scientificName 'Fusigobius inframaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219419'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2476'^^xsd:string;
  dwc:aphiaIdAccepted '278767'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2477> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '839'^^xsd:integer;
  dwc:scientificName 'Fusigobius longispinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219420'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2477'^^xsd:string;
  dwc:aphiaIdAccepted '219468'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2478> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '840'^^xsd:integer;
  dwc:scientificName 'Corythoichthys flavofasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217990'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2478'^^xsd:string;
  dwc:aphiaIdAccepted '217992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2479> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1942'^^xsd:integer;
  dwc:scientificName 'Naso unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219668'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2479'^^xsd:string;
  dwc:aphiaIdAccepted '219668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2480> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1946'^^xsd:integer;
  dwc:scientificName 'Notocochlis gualteriana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '140544'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2480'^^xsd:string;
  dwc:aphiaIdAccepted '370551'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2481> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2319'^^xsd:integer;
  dwc:scientificName 'Platypodia cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209070'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2481'^^xsd:string;
  dwc:aphiaIdAccepted '209070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2482> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2320'^^xsd:integer;
  dwc:scientificName 'Platysiphonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '143896'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2482'^^xsd:string;
  dwc:aphiaIdAccepted '143896'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2483> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2330'^^xsd:integer;
  dwc:scientificName 'Plectorhinchus playfairi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218554'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2483'^^xsd:string;
  dwc:aphiaIdAccepted '218554'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2484> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2331'^^xsd:integer;
  dwc:scientificName 'Plectorhinchus schotaf'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2484'^^xsd:string;
  dwc:aphiaIdAccepted '218551'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2485> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2333'^^xsd:integer;
  dwc:scientificName 'Plectranthias longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212538'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2485'^^xsd:string;
  dwc:aphiaIdAccepted '1846827'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2486> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2337'^^xsd:integer;
  dwc:scientificName 'Stegastes lacrymatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212860'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2486'^^xsd:string;
  dwc:aphiaIdAccepted '1551095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2487> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2338'^^xsd:integer;
  dwc:scientificName 'Plectroglyphidodon leucozonus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212852'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2487'^^xsd:string;
  dwc:aphiaIdAccepted '212854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2488> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2339'^^xsd:integer;
  dwc:scientificName 'Plectroglyphidodon johnstonianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212859'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2488'^^xsd:string;
  dwc:aphiaIdAccepted '212859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2489> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2340'^^xsd:integer;
  dwc:scientificName 'Plectropomus laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218260'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2489'^^xsd:string;
  dwc:aphiaIdAccepted '218260'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2490> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2712'^^xsd:integer;
  dwc:scientificName 'Sparidentex hasta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218626'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2490'^^xsd:string;
  dwc:aphiaIdAccepted '218626'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2491> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2713'^^xsd:integer;
  dwc:scientificName 'Spatoglossum asperum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214311'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2491'^^xsd:string;
  dwc:aphiaIdAccepted '214311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2492> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2715'^^xsd:integer;
  dwc:scientificName 'Sphacelaria novae-hollandiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214295'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2492'^^xsd:string;
  dwc:aphiaIdAccepted '214295'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2493> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2717'^^xsd:integer;
  dwc:scientificName 'Sphacelaria tribuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145904'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2493'^^xsd:string;
  dwc:aphiaIdAccepted '145904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2494> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '913'^^xsd:integer;
  dwc:scientificName 'Cribrarula esontropia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216789'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2494'^^xsd:string;
  dwc:aphiaIdAccepted '396629'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2495> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2034'^^xsd:integer;
  dwc:scientificName 'Ophichthus apicalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217588'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2495'^^xsd:string;
  dwc:aphiaIdAccepted '217588'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2496> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2719'^^xsd:integer;
  dwc:scientificName 'Spheciospongia florida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '170535'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2496'^^xsd:string;
  dwc:aphiaIdAccepted '170535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2497> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2721'^^xsd:integer;
  dwc:scientificName 'Sphyraena barracuda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '345843'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2497'^^xsd:string;
  dwc:aphiaIdAccepted '345843'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2498> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2722'^^xsd:integer;
  dwc:scientificName 'Sphyraena chrysotaenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127067'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2498'^^xsd:string;
  dwc:aphiaIdAccepted '127067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2499> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2723'^^xsd:integer;
  dwc:scientificName 'Sphyraena flavicauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212051'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2499'^^xsd:string;
  dwc:aphiaIdAccepted '212051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2500> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2724'^^xsd:integer;
  dwc:scientificName 'Sphyraena qenie'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212052'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2500'^^xsd:string;
  dwc:aphiaIdAccepted '212049'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2501> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2727'^^xsd:integer;
  dwc:scientificName 'Sphyrna mokarran'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '105817'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2501'^^xsd:string;
  dwc:aphiaIdAccepted '105817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2502> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2734'^^xsd:integer;
  dwc:scientificName 'Spheciospongia vagabunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '195699'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2502'^^xsd:string;
  dwc:aphiaIdAccepted '170563'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2503> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2735'^^xsd:integer;
  dwc:scientificName 'Spheciospongia vagabunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '195699'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2503'^^xsd:string;
  dwc:aphiaIdAccepted '170563'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2504> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '379'^^xsd:integer;
  dwc:scientificName 'Bohadschia subrubra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210770'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2504'^^xsd:string;
  dwc:aphiaIdAccepted '210770'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2505> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '917'^^xsd:integer;
  dwc:scientificName 'Purpuradusta fimbriata fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '605591'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2505'^^xsd:string;
  dwc:aphiaIdAccepted '527630'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2506> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2839'^^xsd:integer;
  dwc:scientificName 'Synapta maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210974'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2506'^^xsd:string;
  dwc:aphiaIdAccepted '210974'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2507> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '920'^^xsd:integer;
  dwc:scientificName 'Cleotrivia globosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '555472'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2507'^^xsd:string;
  dwc:aphiaIdAccepted '555397'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2508> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2037'^^xsd:integer;
  dwc:scientificName 'Breviturma doederleini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2508'^^xsd:string;
  dwc:aphiaIdAccepted '1214746'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2509> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2038'^^xsd:integer;
  dwc:scientificName 'Ophiocoma erinaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212371'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2509'^^xsd:string;
  dwc:aphiaIdAccepted '212371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2510> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1961'^^xsd:integer;
  dwc:scientificName 'Nemipterus japonicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218515'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2510'^^xsd:string;
  dwc:aphiaIdAccepted '218515'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2511> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2425'^^xsd:integer;
  dwc:scientificName 'Clavigofera clavigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211849'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2511'^^xsd:string;
  dwc:aphiaIdAccepted '359196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2512> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2040'^^xsd:integer;
  dwc:scientificName 'Ophiocoma scolopendrina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212378'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2512'^^xsd:string;
  dwc:aphiaIdAccepted '212378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2513> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2041'^^xsd:integer;
  dwc:scientificName 'Ophiocomella valenciae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212375'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2513'^^xsd:string;
  dwc:aphiaIdAccepted '1306699'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2514> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2502'^^xsd:integer;
  dwc:scientificName 'Pterois russelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218082'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2514'^^xsd:string;
  dwc:aphiaIdAccepted '218082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2515> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2897'^^xsd:integer;
  dwc:scientificName 'Thalassoma hardwicke'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212210'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2515'^^xsd:string;
  dwc:aphiaIdAccepted '212217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2516> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2043'^^xsd:integer;
  dwc:scientificName 'Ophiolepis superba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213464'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2516'^^xsd:string;
  dwc:aphiaIdAccepted '213464'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2517> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2903'^^xsd:integer;
  dwc:scientificName 'Thalia democratica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137279'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2517'^^xsd:string;
  dwc:aphiaIdAccepted '137279'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2518> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2044'^^xsd:integer;
  dwc:scientificName 'Ophiomastix koehleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2518'^^xsd:string;
  dwc:aphiaIdAccepted '212395'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2519> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2046'^^xsd:integer;
  dwc:scientificName 'Ophiomyxa australis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212437'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2519'^^xsd:string;
  dwc:aphiaIdAccepted '212437'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2520> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2416'^^xsd:integer;
  dwc:scientificName 'Pontellopsis regalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104745'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2520'^^xsd:string;
  dwc:aphiaIdAccepted '104745'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2521> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1668'^^xsd:integer;
  dwc:scientificName 'Laurencia dendroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144824'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2521'^^xsd:string;
  dwc:aphiaIdAccepted '499472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2522> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2417'^^xsd:integer;
  dwc:scientificName 'Pontellopsis scotti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220929'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2522'^^xsd:string;
  dwc:aphiaIdAccepted '220929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2523> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1669'^^xsd:integer;
  dwc:scientificName 'Laurencia natalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212008'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2523'^^xsd:string;
  dwc:aphiaIdAccepted '212008'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2524> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2418'^^xsd:integer;
  dwc:scientificName 'Pontellopsis tenuicauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220932'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2524'^^xsd:string;
  dwc:aphiaIdAccepted '220932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2525> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1970'^^xsd:integer;
  dwc:scientificName 'Neomeris vanbosseae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211532'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2525'^^xsd:string;
  dwc:aphiaIdAccepted '211532'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2526> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2420'^^xsd:integer;
  dwc:scientificName 'Dactylonia okai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220187'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2526'^^xsd:string;
  dwc:aphiaIdAccepted '514532'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2527> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.007500172"^^xsd:decimal ;
  dwc:decimalLongitude "39.72689819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  geo-pos:lat "-4.007500172"^^xsd:decimal ;
  geo-pos:long "39.72689819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2736'^^xsd:integer;
  dwc:scientificName 'Spheciospongia vagabunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72689819'^^xsd:double;
  dwc:latitude '-4.007500172'^^xsd:double;
  dwc:aphiaid '195699'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2527'^^xsd:string;
  dwc:aphiaIdAccepted '170563'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2528> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2423'^^xsd:integer;
  dwc:scientificName 'Pontoniopsis comanthi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220194'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2528'^^xsd:string;
  dwc:aphiaIdAccepted '220194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2529> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1670'^^xsd:integer;
  dwc:scientificName 'Laurencia obtusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144827'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2529'^^xsd:string;
  dwc:aphiaIdAccepted '144827'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2530> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2426'^^xsd:integer;
  dwc:scientificName 'Porcelloides tenuicaudus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '116469'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2530'^^xsd:string;
  dwc:aphiaIdAccepted '116471'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2531> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2428'^^xsd:integer;
  dwc:scientificName 'Porites australiensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207249'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2531'^^xsd:string;
  dwc:aphiaIdAccepted '207249'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2532> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2430'^^xsd:integer;
  dwc:scientificName 'Porites nigrescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207234'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2532'^^xsd:string;
  dwc:aphiaIdAccepted '207234'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2533> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '902'^^xsd:integer;
  dwc:scientificName 'Ovatipsa chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216785'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2533'^^xsd:string;
  dwc:aphiaIdAccepted '530882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2534> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '770'^^xsd:integer;
  dwc:scientificName 'Cociella heemstrai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218134'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2534'^^xsd:string;
  dwc:aphiaIdAccepted '218134'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2535> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2842'^^xsd:integer;
  dwc:scientificName 'Hippichthys cyanospilos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218037'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2535'^^xsd:string;
  dwc:aphiaIdAccepted '218017'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2536> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1157'^^xsd:integer;
  dwc:scientificName 'Epinephelus tauvina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218205'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2536'^^xsd:string;
  dwc:aphiaIdAccepted '218205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2537> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1948'^^xsd:integer;
  dwc:scientificName 'Neafrapus boehmi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212735'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2537'^^xsd:string;
  dwc:aphiaIdAccepted '212735'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2538> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '763'^^xsd:integer;
  dwc:scientificName 'Cliona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '132026'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2538'^^xsd:string;
  dwc:aphiaIdAccepted '132026'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2539> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '765'^^xsd:integer;
  dwc:scientificName 'Cliothosa hancocki'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '134147'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2539'^^xsd:string;
  dwc:aphiaIdAccepted '134147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2540> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '464'^^xsd:integer;
  dwc:scientificName 'Stelletta digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '170037'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2540'^^xsd:string;
  dwc:aphiaIdAccepted '555841'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2541> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '484'^^xsd:integer;
  dwc:scientificName 'Canthigaster solandri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219945'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2541'^^xsd:string;
  dwc:aphiaIdAccepted '219945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2542> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '367'^^xsd:integer;
  dwc:scientificName 'Blennothrix cantharidosma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213724'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2542'^^xsd:string;
  dwc:aphiaIdAccepted '213724'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2543> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '374'^^xsd:integer;
  dwc:scientificName 'Bodianus perditio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218934'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2543'^^xsd:string;
  dwc:aphiaIdAccepted '218934'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2544> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '376'^^xsd:integer;
  dwc:scientificName 'Bohadschia atra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210765'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2544'^^xsd:string;
  dwc:aphiaIdAccepted '210765'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2545> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '466'^^xsd:integer;
  dwc:scientificName 'Calyx infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '166930'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2545'^^xsd:string;
  dwc:aphiaIdAccepted '166930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2546> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '467'^^xsd:integer;
  dwc:scientificName 'Calyx infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '166930'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2546'^^xsd:string;
  dwc:aphiaIdAccepted '166930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2547> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '757'^^xsd:integer;
  dwc:scientificName 'Clibanarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '106841'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2547'^^xsd:string;
  dwc:aphiaIdAccepted '106841'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2548> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '383'^^xsd:integer;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2548'^^xsd:string;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2549> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '386'^^xsd:integer;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2549'^^xsd:string;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2550> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '387'^^xsd:integer;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2550'^^xsd:string;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2551> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '759'^^xsd:integer;
  dwc:scientificName 'Clibanarius laevimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208683'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2551'^^xsd:string;
  dwc:aphiaIdAccepted '208683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2552> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '767'^^xsd:integer;
  dwc:scientificName 'Clypeaster rarispinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213365'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2552'^^xsd:string;
  dwc:aphiaIdAccepted '213365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2553> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '477'^^xsd:integer;
  dwc:scientificName 'Candacia simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220914'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2553'^^xsd:string;
  dwc:aphiaIdAccepted '220914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2554> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '478'^^xsd:integer;
  dwc:scientificName 'Candacia tenuimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104485'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2554'^^xsd:string;
  dwc:aphiaIdAccepted '104485'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2555> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '479'^^xsd:integer;
  dwc:scientificName 'Cantherhines pardalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220058'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2555'^^xsd:string;
  dwc:aphiaIdAccepted '220058'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2556> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '482'^^xsd:integer;
  dwc:scientificName 'Canthigaster margaritata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219946'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2556'^^xsd:string;
  dwc:aphiaIdAccepted '219946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2557> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '483'^^xsd:integer;
  dwc:scientificName 'Canthigaster margaritata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219941'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2557'^^xsd:string;
  dwc:aphiaIdAccepted '219946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2558> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '771'^^xsd:integer;
  dwc:scientificName 'Codium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '143999'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2558'^^xsd:string;
  dwc:aphiaIdAccepted '143999'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '772'^^xsd:integer;
  dwc:scientificName 'Codium arabicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211739'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2559'^^xsd:string;
  dwc:aphiaIdAccepted '211739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2560> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '773'^^xsd:integer;
  dwc:scientificName 'Codium capitatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211740'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2560'^^xsd:string;
  dwc:aphiaIdAccepted '211740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2561> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '775'^^xsd:integer;
  dwc:scientificName 'Codium decorticatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145083'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2561'^^xsd:string;
  dwc:aphiaIdAccepted '145083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2562> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '781'^^xsd:integer;
  dwc:scientificName 'Codium lucasii subsp. capense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '224103'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2562'^^xsd:string;
  dwc:aphiaIdAccepted '224103'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2563> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1159'^^xsd:integer;
  dwc:scientificName 'Epinephelus undulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '367207'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2563'^^xsd:string;
  dwc:aphiaIdAccepted '367207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2564> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1161'^^xsd:integer;
  dwc:scientificName 'Epixanthus dentatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209156'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2564'^^xsd:string;
  dwc:aphiaIdAccepted '209156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2565> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1162'^^xsd:integer;
  dwc:scientificName 'Eretmochelys imbricata bissa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223915'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2565'^^xsd:string;
  dwc:aphiaIdAccepted '223915'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2566> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1168'^^xsd:integer;
  dwc:scientificName 'Naria lamarckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216855'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2566'^^xsd:string;
  dwc:aphiaIdAccepted '1079153'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2567> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1169'^^xsd:integer;
  dwc:scientificName 'Naria marginalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216858'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2567'^^xsd:string;
  dwc:aphiaIdAccepted '1075041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2568> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1172'^^xsd:integer;
  dwc:scientificName 'Erronea onyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216860'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2568'^^xsd:string;
  dwc:aphiaIdAccepted '216860'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2569> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1176'^^xsd:integer;
  dwc:scientificName 'Erylus lendenfeldi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '170078'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2569'^^xsd:string;
  dwc:aphiaIdAccepted '170078'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2570> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1548'^^xsd:integer;
  dwc:scientificName 'Hypnea rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220801'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2570'^^xsd:string;
  dwc:aphiaIdAccepted '220801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2571> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1549'^^xsd:integer;
  dwc:scientificName 'Hypnea spicifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220821'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2571'^^xsd:string;
  dwc:aphiaIdAccepted '220821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2572> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1550'^^xsd:integer;
  dwc:scientificName 'Hypnea spinella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145635'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2572'^^xsd:string;
  dwc:aphiaIdAccepted '145635'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2573> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1551'^^xsd:integer;
  dwc:scientificName 'Hypnea valentiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145636'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2573'^^xsd:string;
  dwc:aphiaIdAccepted '145636'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2574> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1555'^^xsd:integer;
  dwc:scientificName 'Hypogaleus hyugaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220020'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2574'^^xsd:string;
  dwc:aphiaIdAccepted '220020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2575> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '858'^^xsd:integer;
  dwc:scientificName 'Talostolida teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216745'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2575'^^xsd:string;
  dwc:aphiaIdAccepted '580709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2576> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '859'^^xsd:integer;
  dwc:scientificName 'Talostolida teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2576'^^xsd:string;
  dwc:aphiaIdAccepted '580715'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2577> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1556'^^xsd:integer;
  dwc:scientificName 'Hyporhamphus affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213170'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2577'^^xsd:string;
  dwc:aphiaIdAccepted '213170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2578> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1558'^^xsd:integer;
  dwc:scientificName 'Hypselodoris emma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209596'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2578'^^xsd:string;
  dwc:aphiaIdAccepted '209596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1559'^^xsd:integer;
  dwc:scientificName 'Hypselodoris maridadilus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209601'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2579'^^xsd:string;
  dwc:aphiaIdAccepted '209601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2580> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '861'^^xsd:integer;
  dwc:scientificName 'Crouania attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144575'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2580'^^xsd:string;
  dwc:aphiaIdAccepted '144575'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2581> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1562'^^xsd:integer;
  dwc:scientificName 'Ibacus novemdentatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210361'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2581'^^xsd:string;
  dwc:aphiaIdAccepted '210361'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2582> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1563'^^xsd:integer;
  dwc:scientificName 'Xouthous purpurocinctum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '116591'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2582'^^xsd:string;
  dwc:aphiaIdAccepted '366007'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1949'^^xsd:integer;
  dwc:scientificName 'Nealotus tripes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '126864'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2583'^^xsd:string;
  dwc:aphiaIdAccepted '126864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2584> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '862'^^xsd:integer;
  dwc:scientificName 'Cryptocentrus cryptocentrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219432'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2584'^^xsd:string;
  dwc:aphiaIdAccepted '219432'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2585> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1273'^^xsd:integer;
  dwc:scientificName 'Ceratodictyon variabile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '146402'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2585'^^xsd:string;
  dwc:aphiaIdAccepted '498200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2586> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1274'^^xsd:integer;
  dwc:scientificName 'Gelidium arenarium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212183'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2586'^^xsd:string;
  dwc:aphiaIdAccepted '212183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2587> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1950'^^xsd:integer;
  dwc:scientificName 'Nebrius ferrugineus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220030'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2587'^^xsd:string;
  dwc:aphiaIdAccepted '220030'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2588> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1952'^^xsd:integer;
  dwc:scientificName 'Cyanomitra olivacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221040'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2588'^^xsd:string;
  dwc:aphiaIdAccepted '567883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2589> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1953'^^xsd:integer;
  dwc:scientificName 'Cyanomitra veroxii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221037'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2589'^^xsd:string;
  dwc:aphiaIdAccepted '567884'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2590> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1955'^^xsd:integer;
  dwc:scientificName 'Negombata kenyensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '168720'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2590'^^xsd:string;
  dwc:aphiaIdAccepted '168720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2591> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1956'^^xsd:integer;
  dwc:scientificName 'Negombata kenyensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '168720'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2591'^^xsd:string;
  dwc:aphiaIdAccepted '168720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2592> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1958'^^xsd:integer;
  dwc:scientificName 'Nematopalaemon tenuipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220144'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2592'^^xsd:string;
  dwc:aphiaIdAccepted '220144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2593> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1658'^^xsd:integer;
  dwc:scientificName 'Lates niloticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218165'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2593'^^xsd:string;
  dwc:aphiaIdAccepted '218165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2594> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1960'^^xsd:integer;
  dwc:scientificName 'Nemipterus bipunctatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218517'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2594'^^xsd:string;
  dwc:aphiaIdAccepted '218517'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2595> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1962'^^xsd:integer;
  dwc:scientificName 'Nemipterus randalli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218518'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2595'^^xsd:string;
  dwc:aphiaIdAccepted '218518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2596> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1963'^^xsd:integer;
  dwc:scientificName 'Nemipterus zysron'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218519'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2596'^^xsd:string;
  dwc:aphiaIdAccepted '218519'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2597> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1964'^^xsd:integer;
  dwc:scientificName 'Neobythites kenyaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217810'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2597'^^xsd:string;
  dwc:aphiaIdAccepted '217810'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2598> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1966'^^xsd:integer;
  dwc:scientificName 'Neoglyphidodon melas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218833'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2598'^^xsd:string;
  dwc:aphiaIdAccepted '218833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2599> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1967'^^xsd:integer;
  dwc:scientificName 'Neogoniolithon accretum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145190'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2599'^^xsd:string;
  dwc:aphiaIdAccepted '145190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2600> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1968'^^xsd:integer;
  dwc:scientificName 'Neogoniolithon trichotomum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213914'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2600'^^xsd:string;
  dwc:aphiaIdAccepted '213914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1971'^^xsd:integer;
  dwc:scientificName 'Neoniphon sammara'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '159393'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2601'^^xsd:string;
  dwc:aphiaIdAccepted '159393'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2602> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2344'^^xsd:integer;
  dwc:scientificName 'Plerogyra sinuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207498'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2602'^^xsd:string;
  dwc:aphiaIdAccepted '207498'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2603> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2347'^^xsd:integer;
  dwc:scientificName 'Pleuromamma indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220900'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2603'^^xsd:string;
  dwc:aphiaIdAccepted '220900'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2604> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2351'^^xsd:integer;
  dwc:scientificName 'Plotosus lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217657'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2604'^^xsd:string;
  dwc:aphiaIdAccepted '217659'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2605> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2353'^^xsd:integer;
  dwc:scientificName 'Plotosus lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217659'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2605'^^xsd:string;
  dwc:aphiaIdAccepted '217659'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2606> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2354'^^xsd:integer;
  dwc:scientificName 'Plotosus nkunga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217656'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2606'^^xsd:string;
  dwc:aphiaIdAccepted '217656'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2607> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2359'^^xsd:integer;
  dwc:scientificName 'Lobophora variegata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220798'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2607'^^xsd:string;
  dwc:aphiaIdAccepted '145381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2608> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2361'^^xsd:integer;
  dwc:scientificName 'Podica senegalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212727'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2608'^^xsd:string;
  dwc:aphiaIdAccepted '212727'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2366'^^xsd:integer;
  dwc:scientificName 'Polycheira rufescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211000'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2609'^^xsd:string;
  dwc:aphiaIdAccepted '210999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2610> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.020559788"^^xsd:decimal ;
  dwc:decimalLongitude "39.72750092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  geo-pos:lat "-4.020559788"^^xsd:decimal ;
  geo-pos:long "39.72750092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2737'^^xsd:integer;
  dwc:scientificName 'Spheciospongia vagabunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72750092'^^xsd:double;
  dwc:latitude '-4.020559788'^^xsd:double;
  dwc:aphiaid '195699'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2610'^^xsd:string;
  dwc:aphiaIdAccepted '170563'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2611> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2738'^^xsd:integer;
  dwc:scientificName 'Spondylus groschi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207874'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2611'^^xsd:string;
  dwc:aphiaIdAccepted '207874'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2612> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2741'^^xsd:integer;
  dwc:scientificName 'Phyllodictyon pulcherrimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214401'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2612'^^xsd:string;
  dwc:aphiaIdAccepted '146246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2743'^^xsd:integer;
  dwc:scientificName 'Spongosorites topsenti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '132724'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2613'^^xsd:string;
  dwc:aphiaIdAccepted '132724'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2614> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2744'^^xsd:integer;
  dwc:scientificName 'Sporolithon erythraeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213940'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2614'^^xsd:string;
  dwc:aphiaIdAccepted '213940'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2615> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2745'^^xsd:integer;
  dwc:scientificName 'Spratelloides delicatulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '126424'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2615'^^xsd:string;
  dwc:aphiaIdAccepted '126424'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2616> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1648'^^xsd:integer;
  dwc:scientificName 'Ophioglossolambis digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211090'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2616'^^xsd:string;
  dwc:aphiaIdAccepted '599535'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1275'^^xsd:integer;
  dwc:scientificName 'Pterocladiella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2617'^^xsd:string;
  dwc:aphiaIdAccepted '376242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2618> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1276'^^xsd:integer;
  dwc:scientificName 'Gelidium crinale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145580'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2618'^^xsd:string;
  dwc:aphiaIdAccepted '145580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2619> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1277'^^xsd:integer;
  dwc:scientificName 'Gelidium pusillum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145590'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2619'^^xsd:string;
  dwc:aphiaIdAccepted '145590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2620> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1278'^^xsd:integer;
  dwc:scientificName 'Gelliodes incrustans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '166728'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2620'^^xsd:string;
  dwc:aphiaIdAccepted '166728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2751'^^xsd:integer;
  dwc:scientificName 'Spyridia hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214141'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2621'^^xsd:string;
  dwc:aphiaIdAccepted '144707'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2622> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2758'^^xsd:integer;
  dwc:scientificName 'Stegopontonia commensalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220196'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2622'^^xsd:string;
  dwc:aphiaIdAccepted '220196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2623> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2759'^^xsd:integer;
  dwc:scientificName 'Stegostoma fasciatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220032'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2623'^^xsd:string;
  dwc:aphiaIdAccepted '313100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2624> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1653'^^xsd:integer;
  dwc:scientificName 'Larus cirrocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212628'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2624'^^xsd:string;
  dwc:aphiaIdAccepted '1801673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1654'^^xsd:integer;
  dwc:scientificName 'Larus fuscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137142'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2625'^^xsd:string;
  dwc:aphiaIdAccepted '137142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1655'^^xsd:integer;
  dwc:scientificName 'Larus hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212625'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2626'^^xsd:string;
  dwc:aphiaIdAccepted '212625'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1656'^^xsd:integer;
  dwc:scientificName 'Larus ichthyaetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212627'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2627'^^xsd:string;
  dwc:aphiaIdAccepted '212627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2628> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1662'^^xsd:integer;
  dwc:scientificName 'Chondrophycus ceylanicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212025'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2628'^^xsd:string;
  dwc:aphiaIdAccepted '376882'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2629> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1663'^^xsd:integer;
  dwc:scientificName 'Laurencia distichophylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212010'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2629'^^xsd:string;
  dwc:aphiaIdAccepted '212010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2630> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1664'^^xsd:integer;
  dwc:scientificName 'Corynecladia elata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212007'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2630'^^xsd:string;
  dwc:aphiaIdAccepted '1356594'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2456'^^xsd:integer;
  dwc:scientificName 'Pseudamia gelatinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209298'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2631'^^xsd:string;
  dwc:aphiaIdAccepted '209298'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2632> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2458'^^xsd:integer;
  dwc:scientificName 'Pseudanthias cooperi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218275'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2632'^^xsd:string;
  dwc:aphiaIdAccepted '218275'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2459'^^xsd:integer;
  dwc:scientificName 'Pseudanthias evansi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218281'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2633'^^xsd:string;
  dwc:aphiaIdAccepted '218281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2634> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2460'^^xsd:integer;
  dwc:scientificName 'Pseudanthias squamipinnis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218278'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2634'^^xsd:string;
  dwc:aphiaIdAccepted '218278'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2843'^^xsd:integer;
  dwc:scientificName 'Hippichthys spicifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218038'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2635'^^xsd:string;
  dwc:aphiaIdAccepted '218016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2636> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2447'^^xsd:integer;
  dwc:scientificName 'Promethichthys prometheus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '126866'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2636'^^xsd:string;
  dwc:aphiaIdAccepted '126866'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2637> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2845'^^xsd:integer;
  dwc:scientificName 'Synodus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217670'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2637'^^xsd:string;
  dwc:aphiaIdAccepted '217670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2638> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2450'^^xsd:integer;
  dwc:scientificName 'Protoreaster nodosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213285'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2638'^^xsd:string;
  dwc:aphiaIdAccepted '213285'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2639> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2007'^^xsd:integer;
  dwc:scientificName 'Ocypode ceratophthalmus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207578'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2639'^^xsd:string;
  dwc:aphiaIdAccepted '207578'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2008'^^xsd:integer;
  dwc:scientificName 'Ocypode cordimana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '1532148'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2640'^^xsd:string;
  dwc:aphiaIdAccepted '207585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2009'^^xsd:integer;
  dwc:scientificName 'Ocypode ryderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207576'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2641'^^xsd:string;
  dwc:aphiaIdAccepted '207576'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2642> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2461'^^xsd:integer;
  dwc:scientificName 'Pseudobalistes fuscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219885'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2642'^^xsd:string;
  dwc:aphiaIdAccepted '219885'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2643> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2463'^^xsd:integer;
  dwc:scientificName 'Pseudocheilinus evanidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208917'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2643'^^xsd:string;
  dwc:aphiaIdAccepted '208917'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2644> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2835'^^xsd:integer;
  dwc:scientificName 'Parascombrops pellucidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209305'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2644'^^xsd:string;
  dwc:aphiaIdAccepted '1043467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2645> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2836'^^xsd:integer;
  dwc:scientificName 'Synagrops japonicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '367291'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2645'^^xsd:string;
  dwc:aphiaIdAccepted '367291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2646> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2840'^^xsd:integer;
  dwc:scientificName 'Syndesmis longicanalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220398'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2646'^^xsd:string;
  dwc:aphiaIdAccepted '220398'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2847'^^xsd:integer;
  dwc:scientificName 'Tabulocalyx pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '167009'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2647'^^xsd:string;
  dwc:aphiaIdAccepted '167009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2648> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2848'^^xsd:integer;
  dwc:scientificName 'Tabulocalyx pedunculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '167009'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2648'^^xsd:string;
  dwc:aphiaIdAccepted '167009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2649> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2853'^^xsd:integer;
  dwc:scientificName 'Arestorides argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216893'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2649'^^xsd:string;
  dwc:aphiaIdAccepted '527787'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2650> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2855'^^xsd:integer;
  dwc:scientificName 'Tedania (Tedania) anhelans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '133904'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2650'^^xsd:string;
  dwc:aphiaIdAccepted '169546'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2651> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2857'^^xsd:integer;
  dwc:scientificName 'Tedania (Tedania) anhelans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '133904'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2651'^^xsd:string;
  dwc:aphiaIdAccepted '169546'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2652> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1279'^^xsd:integer;
  dwc:scientificName 'Haliclona (Gellius) cellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '191266'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2652'^^xsd:string;
  dwc:aphiaIdAccepted '166514'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2653> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '903'^^xsd:integer;
  dwc:scientificName 'Ovatipsa chinensis violacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223964'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2653'^^xsd:string;
  dwc:aphiaIdAccepted '223997'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2654> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '904'^^xsd:integer;
  dwc:scientificName 'Pustularia cicercula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216836'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2654'^^xsd:string;
  dwc:aphiaIdAccepted '216886'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2655> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '905'^^xsd:integer;
  dwc:scientificName 'Palmadusta clandestina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216820'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2655'^^xsd:string;
  dwc:aphiaIdAccepted '216883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2656> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.059999943"^^xsd:decimal ;
  dwc:decimalLongitude "39.68579865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  geo-pos:lat "-4.059999943"^^xsd:decimal ;
  geo-pos:long "39.68579865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1280'^^xsd:integer;
  dwc:scientificName 'Haliclona (Gellius) cellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68579865'^^xsd:double;
  dwc:latitude '-4.059999943'^^xsd:double;
  dwc:aphiaid '191266'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2656'^^xsd:string;
  dwc:aphiaIdAccepted '166514'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2657> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2079'^^xsd:integer;
  dwc:scientificName 'Ozius guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209154'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2657'^^xsd:string;
  dwc:aphiaIdAccepted '209154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2658> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2080'^^xsd:integer;
  dwc:scientificName 'Ozius rugulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209152'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2658'^^xsd:string;
  dwc:aphiaIdAccepted '209152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2659> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2799'^^xsd:integer;
  dwc:scientificName 'Stolephorus commersonnii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212285'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2659'^^xsd:string;
  dwc:aphiaIdAccepted '152017'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2801'^^xsd:integer;
  dwc:scientificName 'Stolephorus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212280'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2660'^^xsd:string;
  dwc:aphiaIdAccepted '212280'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2661> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2083'^^xsd:integer;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220792'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2661'^^xsd:string;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2662> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2084'^^xsd:integer;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2662'^^xsd:string;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2085'^^xsd:integer;
  dwc:scientificName 'Padina tetrastromatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220796'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2663'^^xsd:string;
  dwc:aphiaIdAccepted '220796'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2664> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1'^^xsd:integer;
  dwc:scientificName 'Aaptos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '132064'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2664'^^xsd:string;
  dwc:aphiaIdAccepted '132064'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '5'^^xsd:integer;
  dwc:scientificName 'Ablennes hians'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '159246'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2665'^^xsd:string;
  dwc:aphiaIdAccepted '159246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2666> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '885'^^xsd:integer;
  dwc:scientificName 'Cyphastrea chalcidicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207415'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2666'^^xsd:string;
  dwc:aphiaIdAccepted '207415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2667> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2089'^^xsd:integer;
  dwc:scientificName 'Palaemonella maziwi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '215845'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2667'^^xsd:string;
  dwc:aphiaIdAccepted '215845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2668> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '516'^^xsd:integer;
  dwc:scientificName 'Carcharodon carcharias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '105838'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2668'^^xsd:string;
  dwc:aphiaIdAccepted '105838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2669> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '881'^^xsd:integer;
  dwc:scientificName 'Cynoglossus bilineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219846'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2669'^^xsd:string;
  dwc:aphiaIdAccepted '219846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2670> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '883'^^xsd:integer;
  dwc:scientificName 'Cynoglossus lachneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219853'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2670'^^xsd:string;
  dwc:aphiaIdAccepted '219853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2671> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '884'^^xsd:integer;
  dwc:scientificName 'Cynoglossus zanzibarensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219847'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2671'^^xsd:string;
  dwc:aphiaIdAccepted '219847'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2672> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1610'^^xsd:integer;
  dwc:scientificName 'Johnius dussumieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '367241'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2672'^^xsd:string;
  dwc:aphiaIdAccepted '367241'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2673> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1612'^^xsd:integer;
  dwc:scientificName 'Haliclona (Reniera) fascigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '221084'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2673'^^xsd:string;
  dwc:aphiaIdAccepted '166610'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2674> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1613'^^xsd:integer;
  dwc:scientificName 'Kappaphycus striatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214004'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2674'^^xsd:string;
  dwc:aphiaIdAccepted '494822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2675> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1614'^^xsd:integer;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2675'^^xsd:string;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1615'^^xsd:integer;
  dwc:scientificName 'Kelleria pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220945'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2676'^^xsd:string;
  dwc:aphiaIdAccepted '220945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2677> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1618'^^xsd:integer;
  dwc:scientificName 'Kogia sima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137114'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2677'^^xsd:string;
  dwc:aphiaIdAccepted '159025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2678> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1619'^^xsd:integer;
  dwc:scientificName 'Kudoa clupeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '120483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2678'^^xsd:string;
  dwc:aphiaIdAccepted '120483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2679> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1619'^^xsd:integer;
  dwc:scientificName 'Spratellomorpha delicatulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212261'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2679'^^xsd:string;
  dwc:aphiaIdAccepted '212261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2680> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1622'^^xsd:integer;
  dwc:scientificName 'Kyphosus bigibbus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218707'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2680'^^xsd:string;
  dwc:aphiaIdAccepted '218707'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2681> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2002'^^xsd:integer;
  dwc:scientificName 'Oceanites oceanicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137190'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2681'^^xsd:string;
  dwc:aphiaIdAccepted '137190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2004'^^xsd:integer;
  dwc:scientificName 'Octopus cyanea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210788'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2682'^^xsd:string;
  dwc:aphiaIdAccepted '210788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2683> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2005'^^xsd:integer;
  dwc:scientificName 'Callistoctopus macropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '140603'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2683'^^xsd:string;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2684> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2011'^^xsd:integer;
  dwc:scientificName 'Oithona attenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220944'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2684'^^xsd:string;
  dwc:aphiaIdAccepted '220944'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2685> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2793'^^xsd:integer;
  dwc:scientificName 'Stichopus monotuberculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210909'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2685'^^xsd:string;
  dwc:aphiaIdAccepted '210909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2794'^^xsd:integer;
  dwc:scientificName 'Stichopus horrens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210905'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2686'^^xsd:string;
  dwc:aphiaIdAccepted '210914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2687> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2795'^^xsd:integer;
  dwc:scientificName 'Stoechospermum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '204400'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2687'^^xsd:string;
  dwc:aphiaIdAccepted '204400'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2688> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2796'^^xsd:integer;
  dwc:scientificName 'Stoechospermum polypodioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214312'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2688'^^xsd:string;
  dwc:aphiaIdAccepted '376704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2689> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2797'^^xsd:integer;
  dwc:scientificName 'Stolephorus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '206924'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2689'^^xsd:string;
  dwc:aphiaIdAccepted '206924'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2690> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2148'^^xsd:integer;
  dwc:scientificName 'Pardachirus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219829'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2690'^^xsd:string;
  dwc:aphiaIdAccepted '219829'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2691> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2803'^^xsd:integer;
  dwc:scientificName 'Stolephorus waitei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212282'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2691'^^xsd:string;
  dwc:aphiaIdAccepted '212282'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2692> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2151'^^xsd:integer;
  dwc:scientificName 'Parupeneus barberinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218660'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2692'^^xsd:string;
  dwc:aphiaIdAccepted '218660'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2154'^^xsd:integer;
  dwc:scientificName 'Parupeneus forsskali'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2693'^^xsd:string;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2169'^^xsd:integer;
  dwc:scientificName 'Pelecanus onocrotalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2694'^^xsd:string;
  dwc:aphiaIdAccepted '137176'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2695> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2942'^^xsd:integer;
  dwc:scientificName 'Tortanus (Tortanus) gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220938'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2695'^^xsd:string;
  dwc:aphiaIdAccepted '720560'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '888'^^xsd:integer;
  dwc:scientificName 'Monetaria annulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216777'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2696'^^xsd:string;
  dwc:aphiaIdAccepted '216875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2697> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '118'^^xsd:integer;
  dwc:scientificName 'Aeoliscus punctulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217967'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2697'^^xsd:string;
  dwc:aphiaIdAccepted '217967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '119'^^xsd:integer;
  dwc:scientificName 'Aeoliscus strigatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2698'^^xsd:string;
  dwc:aphiaIdAccepted '217968'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '120'^^xsd:integer;
  dwc:scientificName 'Aethaloperca rogaa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218168'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2699'^^xsd:string;
  dwc:aphiaIdAccepted '218168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2700> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '129'^^xsd:integer;
  dwc:scientificName 'Sphyraena barracuda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218906'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2700'^^xsd:string;
  dwc:aphiaIdAccepted '345843'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2701> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '130'^^xsd:integer;
  dwc:scientificName 'Albula vulpes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212256'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2701'^^xsd:string;
  dwc:aphiaIdAccepted '212256'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2702> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '134'^^xsd:integer;
  dwc:scientificName 'Alepes djedaba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '126800'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2702'^^xsd:string;
  dwc:aphiaIdAccepted '126800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2703> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '135'^^xsd:integer;
  dwc:scientificName 'Allopontonia brockii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220118'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2703'^^xsd:string;
  dwc:aphiaIdAccepted '514476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2704> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.066699982 41.61669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.066699982"^^xsd:decimal ;
  dwc:decimalLongitude "41.61669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.066699982 41.61669922)"^^geo:wktLiteral ;
  geo-pos:lat "-1.066699982"^^xsd:decimal ;
  geo-pos:long "41.61669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '138'^^xsd:integer;
  dwc:scientificName 'Alticuma carinatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.61669922'^^xsd:double;
  dwc:latitude '-1.066699982'^^xsd:double;
  dwc:aphiaid '181600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2704'^^xsd:string;
  dwc:aphiaIdAccepted '181600'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2705> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '139'^^xsd:integer;
  dwc:scientificName 'Alticus kirkii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219233'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2705'^^xsd:string;
  dwc:aphiaIdAccepted '219233'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '140'^^xsd:integer;
  dwc:scientificName 'Aluterus scriptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '159491'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2706'^^xsd:string;
  dwc:aphiaIdAccepted '159491'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2707> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '511'^^xsd:integer;
  dwc:scientificName 'Carcharhinus macloti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217335'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2707'^^xsd:string;
  dwc:aphiaIdAccepted '217335'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2708> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '512'^^xsd:integer;
  dwc:scientificName 'Carcharhinus melanopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '105795'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2708'^^xsd:string;
  dwc:aphiaIdAccepted '105795'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2709> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '513'^^xsd:integer;
  dwc:scientificName 'Carcharhinus sealei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217336'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2709'^^xsd:string;
  dwc:aphiaIdAccepted '217336'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2710> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '514'^^xsd:integer;
  dwc:scientificName 'Carcharhinus amblyrhynchos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217354'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2710'^^xsd:string;
  dwc:aphiaIdAccepted '217337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2711> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '520'^^xsd:integer;
  dwc:scientificName 'Carpilius maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209151'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2711'^^xsd:string;
  dwc:aphiaIdAccepted '209151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2712> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '521'^^xsd:integer;
  dwc:scientificName 'Carpopeltis maillardii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211594'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2712'^^xsd:string;
  dwc:aphiaIdAccepted '211594'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2713> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '525'^^xsd:integer;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '163294'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2713'^^xsd:string;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '526'^^xsd:integer;
  dwc:scientificName 'Stercorarius skua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137170'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2714'^^xsd:string;
  dwc:aphiaIdAccepted '137174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2715> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '528'^^xsd:integer;
  dwc:scientificName 'Caulerpa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '143816'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2715'^^xsd:string;
  dwc:aphiaIdAccepted '143816'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '530'^^xsd:integer;
  dwc:scientificName 'Caulerpa brachypus f. parvifolia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '224181'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2716'^^xsd:string;
  dwc:aphiaIdAccepted '703886'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2717> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '906'^^xsd:integer;
  dwc:scientificName 'Cribrarula cribraria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216756'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2717'^^xsd:string;
  dwc:aphiaIdAccepted '396627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '909'^^xsd:integer;
  dwc:scientificName 'Mauritia depressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216755'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2718'^^xsd:string;
  dwc:aphiaIdAccepted '216871'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2719> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '914'^^xsd:integer;
  dwc:scientificName 'Melicerona felina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216818'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2719'^^xsd:string;
  dwc:aphiaIdAccepted '529733'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '918'^^xsd:integer;
  dwc:scientificName 'Naria gangranosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216813'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2720'^^xsd:string;
  dwc:aphiaIdAccepted '1079112'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2721> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '919'^^xsd:integer;
  dwc:scientificName 'Naria gangranosaß'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '1079112'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2721'^^xsd:string;
  dwc:aphiaIdAccepted '1079112'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2722> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '921'^^xsd:integer;
  dwc:scientificName 'Pustularia globulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216821'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2722'^^xsd:string;
  dwc:aphiaIdAccepted '216888'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '922'^^xsd:integer;
  dwc:scientificName 'Pustularia globulus brevirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223946'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2723'^^xsd:string;
  dwc:aphiaIdAccepted '586987'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2724> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '924'^^xsd:integer;
  dwc:scientificName 'Naria helvola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216839'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2724'^^xsd:string;
  dwc:aphiaIdAccepted '1075035'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2725> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '930'^^xsd:integer;
  dwc:scientificName 'Bistolida kieneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216826'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2725'^^xsd:string;
  dwc:aphiaIdAccepted '529737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2726> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1305'^^xsd:integer;
  dwc:scientificName 'Globigerinella siphonifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '113439'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2726'^^xsd:string;
  dwc:aphiaIdAccepted '113440'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2727> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1306'^^xsd:integer;
  dwc:scientificName 'Globigerinoides conglobatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '113441'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2727'^^xsd:string;
  dwc:aphiaIdAccepted '113441'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2728> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1307'^^xsd:integer;
  dwc:scientificName 'Globigerinoides ruber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '113444'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2728'^^xsd:string;
  dwc:aphiaIdAccepted '113444'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2729> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1309'^^xsd:integer;
  dwc:scientificName 'Glossogobius giuris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219471'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2729'^^xsd:string;
  dwc:aphiaIdAccepted '219471'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2730> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1312'^^xsd:integer;
  dwc:scientificName 'Gnathodentex aureolineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218574'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2730'^^xsd:string;
  dwc:aphiaIdAccepted '218574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2731> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1315'^^xsd:integer;
  dwc:scientificName 'Gnatholepis anjerensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219472'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2731'^^xsd:string;
  dwc:aphiaIdAccepted '219475'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2732> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1316'^^xsd:integer;
  dwc:scientificName 'Gomophia egeriae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '224054'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2732'^^xsd:string;
  dwc:aphiaIdAccepted '378610'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2733> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1318'^^xsd:integer;
  dwc:scientificName 'Gomphosus varius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218975'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2733'^^xsd:string;
  dwc:aphiaIdAccepted '218975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1326'^^xsd:integer;
  dwc:scientificName 'Gracilaria arcuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145691'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2734'^^xsd:string;
  dwc:aphiaIdAccepted '145691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2735> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1700'^^xsd:integer;
  dwc:scientificName 'Lethrinus erythracanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212066'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2735'^^xsd:string;
  dwc:aphiaIdAccepted '212066'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2736> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1701'^^xsd:integer;
  dwc:scientificName 'Lethrinus genivittatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212078'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2736'^^xsd:string;
  dwc:aphiaIdAccepted '212078'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1704'^^xsd:integer;
  dwc:scientificName 'Lethrinus mahsena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212075'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2737'^^xsd:string;
  dwc:aphiaIdAccepted '212075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2738> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1713'^^xsd:integer;
  dwc:scientificName 'Yamadaella caenomyce'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211586'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2738'^^xsd:string;
  dwc:aphiaIdAccepted '496853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2739> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1714'^^xsd:integer;
  dwc:scientificName 'Liagora ceranoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145756'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2739'^^xsd:string;
  dwc:aphiaIdAccepted '145756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2740> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1715'^^xsd:integer;
  dwc:scientificName 'Liagora ceranoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211580'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2740'^^xsd:string;
  dwc:aphiaIdAccepted '145756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2741> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1719'^^xsd:integer;
  dwc:scientificName 'Limicola falcinellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212621'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2741'^^xsd:string;
  dwc:aphiaIdAccepted '212621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1720'^^xsd:integer;
  dwc:scientificName 'Limosa lapponica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212724'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2742'^^xsd:string;
  dwc:aphiaIdAccepted '159034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2743> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1721'^^xsd:integer;
  dwc:scientificName 'Limosa limosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '159035'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2743'^^xsd:string;
  dwc:aphiaIdAccepted '159035'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2744> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2097'^^xsd:integer;
  dwc:scientificName 'Purpuradusta fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '390567'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2744'^^xsd:string;
  dwc:aphiaIdAccepted '390567'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2745> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2098'^^xsd:integer;
  dwc:scientificName 'Purpuradusta fimbriata fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223992'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2745'^^xsd:string;
  dwc:aphiaIdAccepted '527628'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2746> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2099'^^xsd:integer;
  dwc:scientificName 'Purpuradusta gracilis notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '224008'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2746'^^xsd:string;
  dwc:aphiaIdAccepted '181000'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2747> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2100'^^xsd:integer;
  dwc:scientificName 'Ransoniella punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216881'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2747'^^xsd:string;
  dwc:aphiaIdAccepted '529722'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2748> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2102'^^xsd:integer;
  dwc:scientificName 'Pandion haliaetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '159377'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2748'^^xsd:string;
  dwc:aphiaIdAccepted '159377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2749> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2103'^^xsd:integer;
  dwc:scientificName 'Panulirus homarus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210355'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2749'^^xsd:string;
  dwc:aphiaIdAccepted '210355'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2750> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2104'^^xsd:integer;
  dwc:scientificName 'Panulirus longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210354'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2750'^^xsd:string;
  dwc:aphiaIdAccepted '210354'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2751> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2106'^^xsd:integer;
  dwc:scientificName 'Panulirus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210358'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2751'^^xsd:string;
  dwc:aphiaIdAccepted '210358'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2752> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2107'^^xsd:integer;
  dwc:scientificName 'Panulirus versicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210359'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2752'^^xsd:string;
  dwc:aphiaIdAccepted '210359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2753> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2109'^^xsd:integer;
  dwc:scientificName 'Paracaesio xanthura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218502'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2753'^^xsd:string;
  dwc:aphiaIdAccepted '401693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2110'^^xsd:integer;
  dwc:scientificName 'Paracalanus aculeatus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2754'^^xsd:string;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2111'^^xsd:integer;
  dwc:scientificName 'Parvocalanus crassirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220841'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2755'^^xsd:string;
  dwc:aphiaIdAccepted '360051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2756> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2114'^^xsd:integer;
  dwc:scientificName 'Candacia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104487'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2756'^^xsd:string;
  dwc:aphiaIdAccepted '220915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2757> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2116'^^xsd:integer;
  dwc:scientificName 'Candacia truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220917'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2757'^^xsd:string;
  dwc:aphiaIdAccepted '220916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2758> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2118'^^xsd:integer;
  dwc:scientificName 'Paracirrhites forsteri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218867'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2758'^^xsd:string;
  dwc:aphiaIdAccepted '218867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2759> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2119'^^xsd:integer;
  dwc:scientificName 'Citharoides macrolepis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219789'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2759'^^xsd:string;
  dwc:aphiaIdAccepted '215600'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2760> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2121'^^xsd:integer;
  dwc:scientificName 'Paradactylopodia brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '116593'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2760'^^xsd:string;
  dwc:aphiaIdAccepted '116593'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2761> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2489'^^xsd:integer;
  dwc:scientificName 'Pterocaesio capricornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213660'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2761'^^xsd:string;
  dwc:aphiaIdAccepted '213660'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2762> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2490'^^xsd:integer;
  dwc:scientificName 'Pterocaesio chrysozona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213662'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2762'^^xsd:string;
  dwc:aphiaIdAccepted '213662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2763> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2491'^^xsd:integer;
  dwc:scientificName 'Pterocaesio marri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213661'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2763'^^xsd:string;
  dwc:aphiaIdAccepted '213661'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2764> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2493'^^xsd:integer;
  dwc:scientificName 'Pterocaesio tile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213656'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2764'^^xsd:string;
  dwc:aphiaIdAccepted '213656'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2765> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2499'^^xsd:integer;
  dwc:scientificName 'Pterois miles'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2765'^^xsd:string;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2766> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2500'^^xsd:integer;
  dwc:scientificName 'Pterois mombasae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218080'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2766'^^xsd:string;
  dwc:aphiaIdAccepted '218080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2767> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2501'^^xsd:integer;
  dwc:scientificName 'Pterois radiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218084'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2767'^^xsd:string;
  dwc:aphiaIdAccepted '218084'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2768> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2503'^^xsd:integer;
  dwc:scientificName 'Pterois russelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218079'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2768'^^xsd:string;
  dwc:aphiaIdAccepted '218082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2769> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2504'^^xsd:integer;
  dwc:scientificName 'Pterois volitans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '159559'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2769'^^xsd:string;
  dwc:aphiaIdAccepted '159559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2770> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2507'^^xsd:integer;
  dwc:scientificName 'Ptilocaulis spiculifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '165616'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2770'^^xsd:string;
  dwc:aphiaIdAccepted '165616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2508'^^xsd:integer;
  dwc:scientificName 'Ptilocaulis spiculifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '165616'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2771'^^xsd:string;
  dwc:aphiaIdAccepted '165616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2772> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2510'^^xsd:integer;
  dwc:scientificName 'Puffinus lherminieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212633'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2772'^^xsd:string;
  dwc:aphiaIdAccepted '212633'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2512'^^xsd:integer;
  dwc:scientificName 'Purpura persica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '396988'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2773'^^xsd:string;
  dwc:aphiaIdAccepted '208648'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2774> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2884'^^xsd:integer;
  dwc:scientificName 'Tetrapturus angustirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219734'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2774'^^xsd:string;
  dwc:aphiaIdAccepted '219734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2775> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2886'^^xsd:integer;
  dwc:scientificName 'Tylothais aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207633'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2775'^^xsd:string;
  dwc:aphiaIdAccepted '714220'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2776> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2887'^^xsd:integer;
  dwc:scientificName 'Tylothais savignyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207639'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2776'^^xsd:string;
  dwc:aphiaIdAccepted '714221'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2777> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2889'^^xsd:integer;
  dwc:scientificName 'Trierarchus corrugatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208850'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2777'^^xsd:string;
  dwc:aphiaIdAccepted '208850'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2778> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2890'^^xsd:integer;
  dwc:scientificName 'Thranita crenata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208848'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2778'^^xsd:string;
  dwc:aphiaIdAccepted '1467070'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2779> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2895'^^xsd:integer;
  dwc:scientificName 'Thalassodendron ciliatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220228'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2779'^^xsd:string;
  dwc:aphiaIdAccepted '220228'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2780> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2896'^^xsd:integer;
  dwc:scientificName 'Thalassoma amblycephalum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212216'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2780'^^xsd:string;
  dwc:aphiaIdAccepted '212216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2781> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2899'^^xsd:integer;
  dwc:scientificName 'Thalassoma lunare'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212209'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2781'^^xsd:string;
  dwc:aphiaIdAccepted '212209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2782> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2901'^^xsd:integer;
  dwc:scientificName 'Thalassoma trilobatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212212'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2782'^^xsd:string;
  dwc:aphiaIdAccepted '212212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2783> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2907'^^xsd:integer;
  dwc:scientificName 'Thenea malindiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '170301'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2783'^^xsd:string;
  dwc:aphiaIdAccepted '170301'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2784> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '10'^^xsd:integer;
  dwc:scientificName 'Plectroglyphidodon dickii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '304108'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2784'^^xsd:string;
  dwc:aphiaIdAccepted '212855'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2785> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '145'^^xsd:integer;
  dwc:scientificName 'Ambassis gymnocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220044'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2785'^^xsd:string;
  dwc:aphiaIdAccepted '220044'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2786> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '146'^^xsd:integer;
  dwc:scientificName 'Ambassis natalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220039'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2786'^^xsd:string;
  dwc:aphiaIdAccepted '220039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2787> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '147'^^xsd:integer;
  dwc:scientificName 'Ambassis ambassis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220041'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2787'^^xsd:string;
  dwc:aphiaIdAccepted '277730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '150'^^xsd:integer;
  dwc:scientificName 'Amblygaster sirm'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217439'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2788'^^xsd:string;
  dwc:aphiaIdAccepted '217439'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2789> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '151'^^xsd:integer;
  dwc:scientificName 'Amblyglyphidodon leucogaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218779'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2789'^^xsd:string;
  dwc:aphiaIdAccepted '218779'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2790> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '153'^^xsd:integer;
  dwc:scientificName 'Amblyrhynchotes honckenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219919'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2790'^^xsd:string;
  dwc:aphiaIdAccepted '1805560'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2791> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '155'^^xsd:integer;
  dwc:scientificName 'Amorphinopsis foetida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '165724'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2791'^^xsd:string;
  dwc:aphiaIdAccepted '165724'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2792> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.059999943"^^xsd:decimal ;
  dwc:decimalLongitude "39.68579865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  geo-pos:lat "-4.059999943"^^xsd:decimal ;
  geo-pos:long "39.68579865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '156'^^xsd:integer;
  dwc:scientificName 'Amorphinopsis foetida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68579865'^^xsd:double;
  dwc:latitude '-4.059999943'^^xsd:double;
  dwc:aphiaid '165724'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2792'^^xsd:string;
  dwc:aphiaIdAccepted '165724'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2793> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '157'^^xsd:integer;
  dwc:scientificName 'Amphimedon navalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '166684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2793'^^xsd:string;
  dwc:aphiaIdAccepted '166684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2794> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '538'^^xsd:integer;
  dwc:scientificName 'Caulerpa lanuginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211495'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2794'^^xsd:string;
  dwc:aphiaIdAccepted '211472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2795> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.059999943"^^xsd:decimal ;
  dwc:decimalLongitude "39.68579865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  geo-pos:lat "-4.059999943"^^xsd:decimal ;
  geo-pos:long "39.68579865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '158'^^xsd:integer;
  dwc:scientificName 'Amphimedon navalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68579865'^^xsd:double;
  dwc:latitude '-4.059999943'^^xsd:double;
  dwc:aphiaid '166684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2795'^^xsd:string;
  dwc:aphiaIdAccepted '166684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2796> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '159'^^xsd:integer;
  dwc:scientificName 'Amphimedon navalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '166684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2796'^^xsd:string;
  dwc:aphiaIdAccepted '166684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2797> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '160'^^xsd:integer;
  dwc:scientificName 'Amphimedon rubida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '166691'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2797'^^xsd:string;
  dwc:aphiaIdAccepted '166691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2798> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '161'^^xsd:integer;
  dwc:scientificName 'Amphimedon rubida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '166691'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2798'^^xsd:string;
  dwc:aphiaIdAccepted '166691'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2799> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '539'^^xsd:integer;
  dwc:scientificName 'Caulerpa lentillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211475'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2799'^^xsd:string;
  dwc:aphiaIdAccepted '211475'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2800> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '540'^^xsd:integer;
  dwc:scientificName 'Caulerpa racemosa var. macrophysa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211479'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2800'^^xsd:string;
  dwc:aphiaIdAccepted '381787'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2801> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '541'^^xsd:integer;
  dwc:scientificName 'Caulerpa mexicana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144468'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2801'^^xsd:string;
  dwc:aphiaIdAccepted '144468'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2802> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '544'^^xsd:integer;
  dwc:scientificName 'Caulerpa webbiana var. pickeringii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211482'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2802'^^xsd:string;
  dwc:aphiaIdAccepted '550989'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2803> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '545'^^xsd:integer;
  dwc:scientificName 'Caulerpa racemosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144472'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2803'^^xsd:string;
  dwc:aphiaIdAccepted '144472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2804> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '547'^^xsd:integer;
  dwc:scientificName 'Caulerpa racemosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144472'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2804'^^xsd:string;
  dwc:aphiaIdAccepted '144472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2805> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '938'^^xsd:integer;
  dwc:scientificName 'Leporicypraea mappa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216782'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2805'^^xsd:string;
  dwc:aphiaIdAccepted '396637'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2806> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '548'^^xsd:integer;
  dwc:scientificName 'Caulerpa racemosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144472'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2806'^^xsd:string;
  dwc:aphiaIdAccepted '144472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2807> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '555'^^xsd:integer;
  dwc:scientificName 'Caulerpa taxifolia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2807'^^xsd:string;
  dwc:aphiaIdAccepted '144476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2808> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '556'^^xsd:integer;
  dwc:scientificName 'Caulerpa webbiana f. tomentella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211492'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2808'^^xsd:string;
  dwc:aphiaIdAccepted '553152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2809> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '557'^^xsd:integer;
  dwc:scientificName 'Caulerpa turbinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2809'^^xsd:string;
  dwc:aphiaIdAccepted '211477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2810> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '933'^^xsd:integer;
  dwc:scientificName 'Staphylaea limacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216763'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2810'^^xsd:string;
  dwc:aphiaIdAccepted '216892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2811> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '934'^^xsd:integer;
  dwc:scientificName 'Staphylaea limacina interstincta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223953'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2811'^^xsd:string;
  dwc:aphiaIdAccepted '223976'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2812> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '935'^^xsd:integer;
  dwc:scientificName 'Erronea caurica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216797'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2812'^^xsd:string;
  dwc:aphiaIdAccepted '216861'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2813> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '936'^^xsd:integer;
  dwc:scientificName 'Lyncina lynx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '527793'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2813'^^xsd:string;
  dwc:aphiaIdAccepted '527793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2814> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '939'^^xsd:integer;
  dwc:scientificName 'Naria marginalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216752'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2814'^^xsd:string;
  dwc:aphiaIdAccepted '1075041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2815> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '940'^^xsd:integer;
  dwc:scientificName 'Naria marginalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223958'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2815'^^xsd:string;
  dwc:aphiaIdAccepted '1075041'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2816> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '941'^^xsd:integer;
  dwc:scientificName 'Naria marginalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '1075041'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2816'^^xsd:string;
  dwc:aphiaIdAccepted '1075041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2817> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '944'^^xsd:integer;
  dwc:scientificName 'Purpuradusta microdon chrysalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '597614'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2817'^^xsd:string;
  dwc:aphiaIdAccepted '597614'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2818> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '946'^^xsd:integer;
  dwc:scientificName 'Naria nebrites'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216829'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2818'^^xsd:string;
  dwc:aphiaIdAccepted '1075046'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2819> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '947'^^xsd:integer;
  dwc:scientificName 'Nucleolaria nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216778'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2819'^^xsd:string;
  dwc:aphiaIdAccepted '570723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2820> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '951'^^xsd:integer;
  dwc:scientificName 'Erronea pallida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216784'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2820'^^xsd:string;
  dwc:aphiaIdAccepted '529743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2821> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '954'^^xsd:integer;
  dwc:scientificName 'Ransoniella punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216804'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2821'^^xsd:string;
  dwc:aphiaIdAccepted '529722'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2822> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '955'^^xsd:integer;
  dwc:scientificName 'Ransoniella punctata punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223949'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2822'^^xsd:string;
  dwc:aphiaIdAccepted '1035178'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2823> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '957'^^xsd:integer;
  dwc:scientificName 'Mauritia scurra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216802'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2823'^^xsd:string;
  dwc:aphiaIdAccepted '216867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1328'^^xsd:integer;
  dwc:scientificName 'Gracilaria canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211543'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2824'^^xsd:string;
  dwc:aphiaIdAccepted '211543'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2825> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1334'^^xsd:integer;
  dwc:scientificName 'Hydropuntia edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211542'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2825'^^xsd:string;
  dwc:aphiaIdAccepted '376384'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2826> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1335'^^xsd:integer;
  dwc:scientificName 'Gracilaria foliifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145699'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2826'^^xsd:string;
  dwc:aphiaIdAccepted '145699'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2827> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1338'^^xsd:integer;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2827'^^xsd:string;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2828> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1341'^^xsd:integer;
  dwc:scientificName 'Gracilariopsis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '163501'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2828'^^xsd:string;
  dwc:aphiaIdAccepted '146960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2829> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1342'^^xsd:integer;
  dwc:scientificName 'Grammistes sexlineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211864'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2829'^^xsd:string;
  dwc:aphiaIdAccepted '211864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2830> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1343'^^xsd:integer;
  dwc:scientificName 'Grampus griseus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137098'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2830'^^xsd:string;
  dwc:aphiaIdAccepted '137098'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2831> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1345'^^xsd:integer;
  dwc:scientificName 'Grapsus tenuicrustatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207529'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2831'^^xsd:string;
  dwc:aphiaIdAccepted '207529'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2832> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1346'^^xsd:integer;
  dwc:scientificName 'Grateloupia filicina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145248'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2832'^^xsd:string;
  dwc:aphiaIdAccepted '145248'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2833> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1347'^^xsd:integer;
  dwc:scientificName 'Griffithsia ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214113'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2833'^^xsd:string;
  dwc:aphiaIdAccepted '214113'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2834> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1723'^^xsd:integer;
  dwc:scientificName 'Linckia laevigata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207610'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2834'^^xsd:string;
  dwc:aphiaIdAccepted '207610'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2835> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1725'^^xsd:integer;
  dwc:scientificName 'Linuparus somniosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210644'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2835'^^xsd:string;
  dwc:aphiaIdAccepted '210644'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2836> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1726'^^xsd:integer;
  dwc:scientificName 'Liomera monticulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208983'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2836'^^xsd:string;
  dwc:aphiaIdAccepted '208983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2837> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1728'^^xsd:integer;
  dwc:scientificName 'Liopropoma africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218258'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2837'^^xsd:string;
  dwc:aphiaIdAccepted '218258'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2838> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1734'^^xsd:integer;
  dwc:scientificName 'Lithophyllum acrocamptum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213892'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2838'^^xsd:string;
  dwc:aphiaIdAccepted '213892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2839> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1735'^^xsd:integer;
  dwc:scientificName 'Lithophyllum kotschyanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213889'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2839'^^xsd:string;
  dwc:aphiaIdAccepted '213889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2840> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1736'^^xsd:integer;
  dwc:scientificName 'Lithophyllum pygmaeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213894'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2840'^^xsd:string;
  dwc:aphiaIdAccepted '213894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2841> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1739'^^xsd:integer;
  dwc:scientificName 'Lithoplocamia minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '167996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2841'^^xsd:string;
  dwc:aphiaIdAccepted '167996'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2842> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.092780113"^^xsd:decimal ;
  dwc:decimalLongitude "39.6753006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  geo-pos:lat "-4.092780113"^^xsd:decimal ;
  geo-pos:long "39.6753006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1740'^^xsd:integer;
  dwc:scientificName 'Lithoplocamia minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6753006'^^xsd:double;
  dwc:latitude '-4.092780113'^^xsd:double;
  dwc:aphiaid '167996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2842'^^xsd:string;
  dwc:aphiaIdAccepted '167996'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2843> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1741'^^xsd:integer;
  dwc:scientificName 'Lithoplocamia minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '167996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2843'^^xsd:string;
  dwc:aphiaIdAccepted '167996'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2844> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1746'^^xsd:integer;
  dwc:scientificName 'Littoraria subvittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208940'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2844'^^xsd:string;
  dwc:aphiaIdAccepted '208940'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2845> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2122'^^xsd:integer;
  dwc:scientificName 'Codonocera vanhoeffeni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211305'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2845'^^xsd:string;
  dwc:aphiaIdAccepted '778080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2846> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2126'^^xsd:integer;
  dwc:scientificName 'Paragobiodon xanthosoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219539'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2846'^^xsd:string;
  dwc:aphiaIdAccepted '219539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2847> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2127'^^xsd:integer;
  dwc:scientificName 'Paralepidonotus ampulliferus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2847'^^xsd:string;
  dwc:aphiaIdAccepted '209641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2848> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2129'^^xsd:integer;
  dwc:scientificName 'Paramedaeus simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209008'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2848'^^xsd:string;
  dwc:aphiaIdAccepted '209008'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2849> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2132'^^xsd:integer;
  dwc:scientificName 'Paramonacanthus frenatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220066'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2849'^^xsd:string;
  dwc:aphiaIdAccepted '278922'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2850> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2138'^^xsd:integer;
  dwc:scientificName 'Parascolopsis eriomma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214690'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2850'^^xsd:string;
  dwc:aphiaIdAccepted '214690'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2851> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2139'^^xsd:integer;
  dwc:scientificName 'Parascorpaena commersonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218063'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2851'^^xsd:string;
  dwc:aphiaIdAccepted '218063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2852> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2142'^^xsd:integer;
  dwc:scientificName 'Paratetilla bacca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '171366'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2852'^^xsd:string;
  dwc:aphiaIdAccepted '171366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2853> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2143'^^xsd:integer;
  dwc:scientificName 'Paratetilla bacca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '171366'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2853'^^xsd:string;
  dwc:aphiaIdAccepted '171366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2854> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.059999943"^^xsd:decimal ;
  dwc:decimalLongitude "39.68579865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.059999943 39.68579865)"^^geo:wktLiteral ;
  geo-pos:lat "-4.059999943"^^xsd:decimal ;
  geo-pos:long "39.68579865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2144'^^xsd:integer;
  dwc:scientificName 'Paratetilla bacca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68579865'^^xsd:double;
  dwc:latitude '-4.059999943'^^xsd:double;
  dwc:aphiaid '171366'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2854'^^xsd:string;
  dwc:aphiaIdAccepted '171366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2855> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.007500172"^^xsd:decimal ;
  dwc:decimalLongitude "39.72689819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  geo-pos:lat "-4.007500172"^^xsd:decimal ;
  geo-pos:long "39.72689819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2145'^^xsd:integer;
  dwc:scientificName 'Paratetilla bacca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72689819'^^xsd:double;
  dwc:latitude '-4.007500172'^^xsd:double;
  dwc:aphiaid '171366'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2855'^^xsd:string;
  dwc:aphiaIdAccepted '171366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2856> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2516'^^xsd:integer;
  dwc:scientificName 'Pycnonotus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212757'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2856'^^xsd:string;
  dwc:aphiaIdAccepted '212757'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2857> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2517'^^xsd:integer;
  dwc:scientificName 'Pygoplites diacanthus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211773'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2857'^^xsd:string;
  dwc:aphiaIdAccepted '211773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2858> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2519'^^xsd:integer;
  dwc:scientificName 'Cypridina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '206184'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2858'^^xsd:string;
  dwc:aphiaIdAccepted '127520'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2859> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2520'^^xsd:integer;
  dwc:scientificName 'Hexagonalia brucei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210306'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2859'^^xsd:string;
  dwc:aphiaIdAccepted '443868'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2860> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2523'^^xsd:integer;
  dwc:scientificName 'Rachycentron canadum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127006'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2860'^^xsd:string;
  dwc:aphiaIdAccepted '127006'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2861> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2528'^^xsd:integer;
  dwc:scientificName 'Raspailia colorans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '168080'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2861'^^xsd:string;
  dwc:aphiaIdAccepted '168080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2862> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2529'^^xsd:integer;
  dwc:scientificName 'Raspailia colorans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '168080'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2862'^^xsd:string;
  dwc:aphiaIdAccepted '168080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2863> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2532'^^xsd:integer;
  dwc:scientificName 'Recurvirostra avosetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212721'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2863'^^xsd:string;
  dwc:aphiaIdAccepted '212721'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2864> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2533'^^xsd:integer;
  dwc:scientificName 'Rexea nakamurai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219694'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2864'^^xsd:string;
  dwc:aphiaIdAccepted '219694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2865> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2535'^^xsd:integer;
  dwc:scientificName 'Rhabdastrella globostellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '169886'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2865'^^xsd:string;
  dwc:aphiaIdAccepted '169886'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2866> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2536'^^xsd:integer;
  dwc:scientificName 'Rhabdastrella globostellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '169886'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2866'^^xsd:string;
  dwc:aphiaIdAccepted '169886'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2867> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2913'^^xsd:integer;
  dwc:scientificName 'Theonella swinhoei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '171264'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2867'^^xsd:string;
  dwc:aphiaIdAccepted '171264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2868> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.092780113"^^xsd:decimal ;
  dwc:decimalLongitude "39.6753006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  geo-pos:lat "-4.092780113"^^xsd:decimal ;
  geo-pos:long "39.6753006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2914'^^xsd:integer;
  dwc:scientificName 'Theonella swinhoei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6753006'^^xsd:double;
  dwc:latitude '-4.092780113'^^xsd:double;
  dwc:aphiaid '171264'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2868'^^xsd:string;
  dwc:aphiaIdAccepted '171264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2869> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2915'^^xsd:integer;
  dwc:scientificName 'Theonella swinhoei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '171264'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2869'^^xsd:string;
  dwc:aphiaIdAccepted '171264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2870> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2916'^^xsd:integer;
  dwc:scientificName 'Threskiornis aethiopicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212673'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2870'^^xsd:string;
  dwc:aphiaIdAccepted '212673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2871> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2920'^^xsd:integer;
  dwc:scientificName 'Thryssa vitrirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212290'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2871'^^xsd:string;
  dwc:aphiaIdAccepted '1866587'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2872> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2922'^^xsd:integer;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2872'^^xsd:string;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2873> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2925'^^xsd:integer;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219721'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2873'^^xsd:string;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2874> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2926'^^xsd:integer;
  dwc:scientificName 'Strophidon sathete'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217537'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2874'^^xsd:string;
  dwc:aphiaIdAccepted '217536'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2875> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2928'^^xsd:integer;
  dwc:scientificName 'Tisbintra nankaurica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212825'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2875'^^xsd:string;
  dwc:aphiaIdAccepted '212825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2876> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2933'^^xsd:integer;
  dwc:scientificName 'Tolypiocladia glomerulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214277'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2876'^^xsd:string;
  dwc:aphiaIdAccepted '214277'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2877> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Amphiophiura trifolium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214621'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2877'^^xsd:string;
  dwc:aphiaIdAccepted '214621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2878> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Amphiprion akallopisos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212770'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2878'^^xsd:string;
  dwc:aphiaIdAccepted '212770'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2879> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '172'^^xsd:integer;
  dwc:scientificName 'Amphiprion ephippium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212782'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2879'^^xsd:string;
  dwc:aphiaIdAccepted '212782'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2880> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '176'^^xsd:integer;
  dwc:scientificName 'Amphiroa foliacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211630'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2880'^^xsd:string;
  dwc:aphiaIdAccepted '211638'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2881> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '185'^^xsd:integer;
  dwc:scientificName 'Anampses caeruleopunctatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218920'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2881'^^xsd:string;
  dwc:aphiaIdAccepted '218920'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2882> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '186'^^xsd:integer;
  dwc:scientificName 'Anampses meleagrides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218923'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2882'^^xsd:string;
  dwc:aphiaIdAccepted '218923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2883> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '561'^^xsd:integer;
  dwc:scientificName 'Caulerpa webbiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2883'^^xsd:string;
  dwc:aphiaIdAccepted '144477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2884> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '564'^^xsd:integer;
  dwc:scientificName 'Centroceras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2884'^^xsd:string;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2885> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '566'^^xsd:integer;
  dwc:scientificName 'Centropages calaninus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104492'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2885'^^xsd:string;
  dwc:aphiaIdAccepted '104492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2886> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '567'^^xsd:integer;
  dwc:scientificName 'Centropages elongatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220902'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2886'^^xsd:string;
  dwc:aphiaIdAccepted '220902'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2887> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '568'^^xsd:integer;
  dwc:scientificName 'Centropages furcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '104495'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2887'^^xsd:string;
  dwc:aphiaIdAccepted '104495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2888> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '570'^^xsd:integer;
  dwc:scientificName 'Centropages orsinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220901'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2888'^^xsd:string;
  dwc:aphiaIdAccepted '220901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2889> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '571'^^xsd:integer;
  dwc:scientificName 'Centropyge acanthops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211775'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2889'^^xsd:string;
  dwc:aphiaIdAccepted '211775'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2890> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '573'^^xsd:integer;
  dwc:scientificName 'Centropyge bispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211779'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2890'^^xsd:string;
  dwc:aphiaIdAccepted '278830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2891> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '576'^^xsd:integer;
  dwc:scientificName 'Cephalopholis argus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218174'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2891'^^xsd:string;
  dwc:aphiaIdAccepted '218174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2892> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '577'^^xsd:integer;
  dwc:scientificName 'Cephalopholis boenak'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2892'^^xsd:string;
  dwc:aphiaIdAccepted '218182'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2893> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '579'^^xsd:integer;
  dwc:scientificName 'Cephalopholis miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218184'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2893'^^xsd:string;
  dwc:aphiaIdAccepted '218184'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2894> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '580'^^xsd:integer;
  dwc:scientificName 'Cephalopholis sexmaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218189'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2894'^^xsd:string;
  dwc:aphiaIdAccepted '218189'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2895> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '581'^^xsd:integer;
  dwc:scientificName 'Cephalopholis sonnerati'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218183'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2895'^^xsd:string;
  dwc:aphiaIdAccepted '218183'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2896> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '958'^^xsd:integer;
  dwc:scientificName 'Mauritia scurra scurra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223969'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2896'^^xsd:string;
  dwc:aphiaIdAccepted '224003'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2897> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '959'^^xsd:integer;
  dwc:scientificName 'Staphylaea staphylaea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216791'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2897'^^xsd:string;
  dwc:aphiaIdAccepted '216890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2898> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '960'^^xsd:integer;
  dwc:scientificName 'Staphylaea staphylaea laevigata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223952'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2898'^^xsd:string;
  dwc:aphiaIdAccepted '223975'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2899> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '961'^^xsd:integer;
  dwc:scientificName 'Bistolida stolida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216783'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2899'^^xsd:string;
  dwc:aphiaIdAccepted '216739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2900> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '962'^^xsd:integer;
  dwc:scientificName 'Bistolida diauges'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223854'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2900'^^xsd:string;
  dwc:aphiaIdAccepted '527771'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '967'^^xsd:integer;
  dwc:scientificName 'Chelycypraea testudinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216754'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2901'^^xsd:string;
  dwc:aphiaIdAccepted '530893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2902> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '970'^^xsd:integer;
  dwc:scientificName 'Cypraea tigris tigris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223974'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2902'^^xsd:string;
  dwc:aphiaIdAccepted '223974'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2903> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '971'^^xsd:integer;
  dwc:scientificName 'Naria turdus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216833'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2903'^^xsd:string;
  dwc:aphiaIdAccepted '1079151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2904> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1373'^^xsd:integer;
  dwc:scientificName 'Halichoeres marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218991'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2904'^^xsd:string;
  dwc:aphiaIdAccepted '218991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2905> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '975'^^xsd:integer;
  dwc:scientificName 'Palmadusta ziczac'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216800'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2905'^^xsd:string;
  dwc:aphiaIdAccepted '216877'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2906> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '977'^^xsd:integer;
  dwc:scientificName 'Sirophysalis trinodis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213675'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2906'^^xsd:string;
  dwc:aphiaIdAccepted '624312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2907> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '978'^^xsd:integer;
  dwc:scientificName 'Polycladia myrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2907'^^xsd:string;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2908> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '980'^^xsd:integer;
  dwc:scientificName 'Dactyloptena orientalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218158'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2908'^^xsd:string;
  dwc:aphiaIdAccepted '218158'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2909> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '981'^^xsd:integer;
  dwc:scientificName 'Dactylopusia falcifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220663'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2909'^^xsd:string;
  dwc:aphiaIdAccepted '220663'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2910> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '982'^^xsd:integer;
  dwc:scientificName 'Dactylopusia tisboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '116561'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2910'^^xsd:string;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2911> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1352'^^xsd:integer;
  dwc:scientificName 'Gymnocranius grandoculis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218579'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2911'^^xsd:string;
  dwc:aphiaIdAccepted '218579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2912> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1355'^^xsd:integer;
  dwc:scientificName 'Gymnothorax flavimarginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217495'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2912'^^xsd:string;
  dwc:aphiaIdAccepted '217495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2913> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1356'^^xsd:integer;
  dwc:scientificName 'Gymnothorax javanicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217502'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2913'^^xsd:string;
  dwc:aphiaIdAccepted '217502'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2914> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1357'^^xsd:integer;
  dwc:scientificName 'Gymnothorax meleagris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217503'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2914'^^xsd:string;
  dwc:aphiaIdAccepted '217503'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2915> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1362'^^xsd:integer;
  dwc:scientificName 'Gymnura natalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '215610'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2915'^^xsd:string;
  dwc:aphiaIdAccepted '215610'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2916> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1363'^^xsd:integer;
  dwc:scientificName 'Gypohierax angolensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212715'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2916'^^xsd:string;
  dwc:aphiaIdAccepted '212715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2917> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1365'^^xsd:integer;
  dwc:scientificName 'Gyrinomimus bruuni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221399'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2917'^^xsd:string;
  dwc:aphiaIdAccepted '221399'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2918> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1366'^^xsd:integer;
  dwc:scientificName 'Gyrosmilia interrupta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207496'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2918'^^xsd:string;
  dwc:aphiaIdAccepted '207496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2919> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1367'^^xsd:integer;
  dwc:scientificName 'Haematopus ostralegus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '147436'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2919'^^xsd:string;
  dwc:aphiaIdAccepted '147436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2920> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1368'^^xsd:integer;
  dwc:scientificName 'Halcyon senegaloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212589'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2920'^^xsd:string;
  dwc:aphiaIdAccepted '212589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2921> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1370'^^xsd:integer;
  dwc:scientificName 'Halgerda wasinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221079'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2921'^^xsd:string;
  dwc:aphiaIdAccepted '221079'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2922> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1374'^^xsd:integer;
  dwc:scientificName 'Halichoeres nebulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218986'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2922'^^xsd:string;
  dwc:aphiaIdAccepted '218986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2923> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1375'^^xsd:integer;
  dwc:scientificName 'Halichoeres scapularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218990'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2923'^^xsd:string;
  dwc:aphiaIdAccepted '218990'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2924> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1747'^^xsd:integer;
  dwc:scientificName 'Littoraria coccinea glabrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211286'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2924'^^xsd:string;
  dwc:aphiaIdAccepted '449147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2925> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1749'^^xsd:integer;
  dwc:scientificName 'Littoraria scabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '1597198'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2925'^^xsd:string;
  dwc:aphiaIdAccepted '208939'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2926> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1753'^^xsd:integer;
  dwc:scientificName 'Lobophyllia hemprichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2926'^^xsd:string;
  dwc:aphiaIdAccepted '207392'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2927> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1754'^^xsd:integer;
  dwc:scientificName 'Lobotes surinamensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '126973'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2927'^^xsd:string;
  dwc:aphiaIdAccepted '126973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2928> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1755'^^xsd:integer;
  dwc:scientificName 'Uroteuthis (Photololigo) duvaucelii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220315'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2928'^^xsd:string;
  dwc:aphiaIdAccepted '574517'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2929> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1756'^^xsd:integer;
  dwc:scientificName 'Hooperia divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145822'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2929'^^xsd:string;
  dwc:aphiaIdAccepted '1346609'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2930> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1762'^^xsd:integer;
  dwc:scientificName 'Loxodon macrorhinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217355'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2930'^^xsd:string;
  dwc:aphiaIdAccepted '217355'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2931> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1767'^^xsd:integer;
  dwc:scientificName 'Lutjanus bengalensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218484'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2931'^^xsd:string;
  dwc:aphiaIdAccepted '218484'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2932> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1769'^^xsd:integer;
  dwc:scientificName 'Lutjanus ehrenbergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218489'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2932'^^xsd:string;
  dwc:aphiaIdAccepted '218489'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2933> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1770'^^xsd:integer;
  dwc:scientificName 'Lutjanus fulviflamma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2933'^^xsd:string;
  dwc:aphiaIdAccepted '218490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2934> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.020559788"^^xsd:decimal ;
  dwc:decimalLongitude "39.72750092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  geo-pos:lat "-4.020559788"^^xsd:decimal ;
  geo-pos:long "39.72750092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2146'^^xsd:integer;
  dwc:scientificName 'Paratetilla bacca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72750092'^^xsd:double;
  dwc:latitude '-4.020559788'^^xsd:double;
  dwc:aphiaid '171366'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2934'^^xsd:string;
  dwc:aphiaIdAccepted '171366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2935> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2150'^^xsd:integer;
  dwc:scientificName 'Parribacus antarcticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210364'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2935'^^xsd:string;
  dwc:aphiaIdAccepted '210364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2936> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2152'^^xsd:integer;
  dwc:scientificName 'Parupeneus trifasciatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218670'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2936'^^xsd:string;
  dwc:aphiaIdAccepted '277826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2937> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2153'^^xsd:integer;
  dwc:scientificName 'Parupeneus cyclostomus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218665'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2937'^^xsd:string;
  dwc:aphiaIdAccepted '218665'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2938> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2158'^^xsd:integer;
  dwc:scientificName 'Pavona cactus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207312'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2938'^^xsd:string;
  dwc:aphiaIdAccepted '207312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2939> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2162'^^xsd:integer;
  dwc:scientificName 'Pavona explanulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207306'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2939'^^xsd:string;
  dwc:aphiaIdAccepted '207306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2940> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2164'^^xsd:integer;
  dwc:scientificName 'Pavona minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207317'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2940'^^xsd:string;
  dwc:aphiaIdAccepted '207317'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2941> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2165'^^xsd:integer;
  dwc:scientificName 'Pavona varians'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207303'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2941'^^xsd:string;
  dwc:aphiaIdAccepted '207303'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2942> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2167'^^xsd:integer;
  dwc:scientificName 'Pectinia lactuca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207378'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2942'^^xsd:string;
  dwc:aphiaIdAccepted '207378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2943> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2168'^^xsd:integer;
  dwc:scientificName 'Pelagodroma marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212700'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2943'^^xsd:string;
  dwc:aphiaIdAccepted '212700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2944> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2540'^^xsd:integer;
  dwc:scientificName 'Rhincodon typus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '105847'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2944'^^xsd:string;
  dwc:aphiaIdAccepted '105847'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2945> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2542'^^xsd:integer;
  dwc:scientificName 'Rhinecanthus rectangulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219886'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2945'^^xsd:string;
  dwc:aphiaIdAccepted '219886'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2946> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2543'^^xsd:integer;
  dwc:scientificName 'Rhincodon typus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217629'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2946'^^xsd:string;
  dwc:aphiaIdAccepted '105847'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2947> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2544'^^xsd:integer;
  dwc:scientificName 'Rhinobatos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '105769'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2947'^^xsd:string;
  dwc:aphiaIdAccepted '105769'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2948> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2545'^^xsd:integer;
  dwc:scientificName 'Rhinobatos holcorhynchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213642'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2948'^^xsd:string;
  dwc:aphiaIdAccepted '213642'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2949> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2546'^^xsd:integer;
  dwc:scientificName 'Rhinoptera javanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217429'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2949'^^xsd:string;
  dwc:aphiaIdAccepted '217429'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2950> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2547'^^xsd:integer;
  dwc:scientificName 'Rhipidosiphon javensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214418'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2950'^^xsd:string;
  dwc:aphiaIdAccepted '214418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2548'^^xsd:integer;
  dwc:scientificName 'Pseudorhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2951'^^xsd:string;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2549'^^xsd:integer;
  dwc:scientificName 'Rhizoclonium ambiguum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214388'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2952'^^xsd:string;
  dwc:aphiaIdAccepted '1738314'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2550'^^xsd:integer;
  dwc:scientificName 'Rhizoprionodon acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '105802'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2953'^^xsd:string;
  dwc:aphiaIdAccepted '105802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2552'^^xsd:integer;
  dwc:scientificName 'Rhynchobatus djiddensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217378'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2954'^^xsd:string;
  dwc:aphiaIdAccepted '217378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2555'^^xsd:integer;
  dwc:scientificName 'Sorsogona prionota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218148'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2955'^^xsd:string;
  dwc:aphiaIdAccepted '1803572'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2556'^^xsd:integer;
  dwc:scientificName 'Rosenvingea intricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145866'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2956'^^xsd:string;
  dwc:aphiaIdAccepted '145866'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2957> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2558'^^xsd:integer;
  dwc:scientificName 'Plagiotremus rhinorhynchos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219338'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2957'^^xsd:string;
  dwc:aphiaIdAccepted '219334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2958> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2559'^^xsd:integer;
  dwc:scientificName 'Rusichthys plesiomorphus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218338'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2958'^^xsd:string;
  dwc:aphiaIdAccepted '218338'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2959> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2560'^^xsd:integer;
  dwc:scientificName 'Rynchops flavirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212828'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2959'^^xsd:string;
  dwc:aphiaIdAccepted '212828'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2960> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2561'^^xsd:integer;
  dwc:scientificName 'Sabatieria conicauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '121361'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2960'^^xsd:string;
  dwc:aphiaIdAccepted '121361'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2961> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2562'^^xsd:integer;
  dwc:scientificName 'Sabatieria lucia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214440'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2961'^^xsd:string;
  dwc:aphiaIdAccepted '214440'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2962> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2934'^^xsd:integer;
  dwc:scientificName 'Topsentia halichondrioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '165949'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2962'^^xsd:string;
  dwc:aphiaIdAccepted '165949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2963> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.007500172"^^xsd:decimal ;
  dwc:decimalLongitude "39.72689819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.007500172 39.72689819)"^^geo:wktLiteral ;
  geo-pos:lat "-4.007500172"^^xsd:decimal ;
  geo-pos:long "39.72689819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2935'^^xsd:integer;
  dwc:scientificName 'Topsentia halichondrioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72689819'^^xsd:double;
  dwc:latitude '-4.007500172'^^xsd:double;
  dwc:aphiaid '165949'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2963'^^xsd:string;
  dwc:aphiaIdAccepted '165949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2964> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2936'^^xsd:integer;
  dwc:scientificName 'Torpedo marmorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '105930'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2964'^^xsd:string;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2965> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2937'^^xsd:integer;
  dwc:scientificName 'Torpedo fuscomaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217379'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2965'^^xsd:string;
  dwc:aphiaIdAccepted '217379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2966> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2938'^^xsd:integer;
  dwc:scientificName 'Torpedo sinuspersici'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217380'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2966'^^xsd:string;
  dwc:aphiaIdAccepted '217380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2967> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2939'^^xsd:integer;
  dwc:scientificName 'Torquigener flavimaculosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2967'^^xsd:string;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2968> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2940'^^xsd:integer;
  dwc:scientificName 'Torquigener hypselogeneion'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219961'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2968'^^xsd:string;
  dwc:aphiaIdAccepted '219961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2969> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2946'^^xsd:integer;
  dwc:scientificName 'Callyspongia (Toxochalina) robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '234355'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2969'^^xsd:string;
  dwc:aphiaIdAccepted '166252'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2970> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.092780113"^^xsd:decimal ;
  dwc:decimalLongitude "39.6753006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.092780113 39.6753006)"^^geo:wktLiteral ;
  geo-pos:lat "-4.092780113"^^xsd:decimal ;
  geo-pos:long "39.6753006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2947'^^xsd:integer;
  dwc:scientificName 'Callyspongia (Toxochalina) robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.6753006'^^xsd:double;
  dwc:latitude '-4.092780113'^^xsd:double;
  dwc:aphiaid '234355'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2970'^^xsd:string;
  dwc:aphiaIdAccepted '166252'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2971> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2948'^^xsd:integer;
  dwc:scientificName 'Toxopneustes pileolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212449'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2971'^^xsd:string;
  dwc:aphiaIdAccepted '212449'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2972> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2949'^^xsd:integer;
  dwc:scientificName 'Trachinocephalus myops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '158884'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2972'^^xsd:string;
  dwc:aphiaIdAccepted '158884'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2973> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2950'^^xsd:integer;
  dwc:scientificName 'Trachinotus baillonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218440'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2973'^^xsd:string;
  dwc:aphiaIdAccepted '218440'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2974> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2951'^^xsd:integer;
  dwc:scientificName 'Trachinotus blochii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '151169'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2974'^^xsd:string;
  dwc:aphiaIdAccepted '151169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2975> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2952'^^xsd:integer;
  dwc:scientificName 'Trachinotus botla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218442'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2975'^^xsd:string;
  dwc:aphiaIdAccepted '218442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2976> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2953'^^xsd:integer;
  dwc:scientificName 'Trachurus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218443'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2976'^^xsd:string;
  dwc:aphiaIdAccepted '218443'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2954'^^xsd:integer;
  dwc:scientificName 'Trachysalambria curvirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '220281'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2977'^^xsd:string;
  dwc:aphiaIdAccepted '107113'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2956'^^xsd:integer;
  dwc:scientificName 'Trapezia cymodoce'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2978'^^xsd:string;
  dwc:aphiaIdAccepted '210176'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2979> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '191'^^xsd:integer;
  dwc:scientificName 'Anastomus lamelligerus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212706'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2979'^^xsd:string;
  dwc:aphiaIdAccepted '212706'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2980> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '194'^^xsd:integer;
  dwc:scientificName 'Anchistioides willeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212227'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2980'^^xsd:string;
  dwc:aphiaIdAccepted '212227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2981> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '195'^^xsd:integer;
  dwc:scientificName 'Anchistus custos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210559'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2981'^^xsd:string;
  dwc:aphiaIdAccepted '1667575'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2982> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2092'^^xsd:integer;
  dwc:scientificName 'Palaemonella rotumana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '107619'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2982'^^xsd:string;
  dwc:aphiaIdAccepted '107619'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2983> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2095'^^xsd:integer;
  dwc:scientificName 'Palmadusta clandestina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216883'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2983'^^xsd:string;
  dwc:aphiaIdAccepted '216883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2984> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '201'^^xsd:integer;
  dwc:scientificName 'Andropadus importunus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212692'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2984'^^xsd:string;
  dwc:aphiaIdAccepted '212692'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2985> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '202'^^xsd:integer;
  dwc:scientificName 'Anguilla labiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223861'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2985'^^xsd:string;
  dwc:aphiaIdAccepted '299369'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2986> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '203'^^xsd:integer;
  dwc:scientificName 'Anguilla bicolor bicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223862'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2986'^^xsd:string;
  dwc:aphiaIdAccepted '217455'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2987> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '204'^^xsd:integer;
  dwc:scientificName 'Anguilla marmorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217457'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2987'^^xsd:string;
  dwc:aphiaIdAccepted '217457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2988> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '205'^^xsd:integer;
  dwc:scientificName 'Anguilla mossambica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '217458'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2988'^^xsd:string;
  dwc:aphiaIdAccepted '217458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2989> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '206'^^xsd:integer;
  dwc:scientificName 'Anhinga melanogaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212610'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2989'^^xsd:string;
  dwc:aphiaIdAccepted '212610'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2990> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '208'^^xsd:integer;
  dwc:scientificName 'Anisomysis (Paranisomysis) ijimai estafricana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '224204'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2990'^^xsd:string;
  dwc:aphiaIdAccepted '224204'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2991> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.050000191 39.68330002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.050000191"^^xsd:decimal ;
  dwc:decimalLongitude "39.68330002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.050000191 39.68330002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.050000191"^^xsd:decimal ;
  geo-pos:long "39.68330002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '209'^^xsd:integer;
  dwc:scientificName 'Anisomysis (Paranisomysis) ijimai estafricana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68330002'^^xsd:double;
  dwc:latitude '-4.050000191'^^xsd:double;
  dwc:aphiaid '224204'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2991'^^xsd:string;
  dwc:aphiaIdAccepted '224204'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2992> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '210'^^xsd:integer;
  dwc:scientificName 'Anotrichium tenue'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144506'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2992'^^xsd:string;
  dwc:aphiaIdAccepted '144506'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2993> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '214'^^xsd:integer;
  dwc:scientificName 'Antennablennius variopunctatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219237'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2993'^^xsd:string;
  dwc:aphiaIdAccepted '219237'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2994> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '585'^^xsd:integer;
  dwc:scientificName 'Ceramium brevizonatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211696'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2994'^^xsd:string;
  dwc:aphiaIdAccepted '211696'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2995> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '587'^^xsd:integer;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2995'^^xsd:string;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2996> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '588'^^xsd:integer;
  dwc:scientificName 'Ceramium diaphanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144546'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2996'^^xsd:string;
  dwc:aphiaIdAccepted '144546'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2997> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '589'^^xsd:integer;
  dwc:scientificName 'Gayliella flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '146339'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2997'^^xsd:string;
  dwc:aphiaIdAccepted '377234'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2998> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2096'^^xsd:integer;
  dwc:scientificName 'Melicerona felina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '216884'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2998'^^xsd:string;
  dwc:aphiaIdAccepted '529733'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_2999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_2999> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_2999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_2999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_2999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_2999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '592'^^xsd:integer;
  dwc:scientificName 'Ceramium deslongchampsii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144545'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_2999'^^xsd:string;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3000> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '593'^^xsd:integer;
  dwc:scientificName 'Ceramium truncatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211704'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3000'^^xsd:string;
  dwc:aphiaIdAccepted '211704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3001> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '996'^^xsd:integer;
  dwc:scientificName 'Dasya elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '144718'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3001'^^xsd:string;
  dwc:aphiaIdAccepted '144718'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3002> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '598'^^xsd:integer;
  dwc:scientificName 'Cervonema gourbaulti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221266'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3002'^^xsd:string;
  dwc:aphiaIdAccepted '221266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3003> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '599'^^xsd:integer;
  dwc:scientificName 'Cervonema minutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221267'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3003'^^xsd:string;
  dwc:aphiaIdAccepted '221267'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3004> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '603'^^xsd:integer;
  dwc:scientificName 'Ceuthmochares aereus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212683'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3004'^^xsd:string;
  dwc:aphiaIdAccepted '212683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3005> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2468'^^xsd:integer;
  dwc:scientificName 'Pseudochromis tauberae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218326'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3005'^^xsd:string;
  dwc:aphiaIdAccepted '218326'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3006> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2469'^^xsd:integer;
  dwc:scientificName 'Pseudodax moluccanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '219046'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3006'^^xsd:string;
  dwc:aphiaIdAccepted '219046'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3007> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '607'^^xsd:integer;
  dwc:scientificName 'Chaetodon falcula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3007'^^xsd:string;
  dwc:aphiaIdAccepted '218726'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3008> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1776'^^xsd:integer;
  dwc:scientificName 'Lutjanus lutjanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218495'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3008'^^xsd:string;
  dwc:aphiaIdAccepted '218495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3009> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2470'^^xsd:integer;
  dwc:scientificName 'Pseudodiaptomus stuhlmanni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '355191'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3009'^^xsd:string;
  dwc:aphiaIdAccepted '355191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3010> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.710000038"^^xsd:decimal ;
  dwc:decimalLongitude "39.38000107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.710000038 39.38000107)"^^geo:wktLiteral ;
  geo-pos:lat "-4.710000038"^^xsd:decimal ;
  geo-pos:long "39.38000107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '983'^^xsd:integer;
  dwc:scientificName 'Lissodendoryx (Waldoschmittia) schmidti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.38000107'^^xsd:double;
  dwc:latitude '-4.710000038'^^xsd:double;
  dwc:aphiaid '234364'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3010'^^xsd:string;
  dwc:aphiaIdAccepted '134440'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3011> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '984'^^xsd:integer;
  dwc:scientificName 'Daption capense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212640'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3011'^^xsd:string;
  dwc:aphiaIdAccepted '212640'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3012> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '986'^^xsd:integer;
  dwc:scientificName 'Dardanus guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208734'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3012'^^xsd:string;
  dwc:aphiaIdAccepted '208734'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3013> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '987'^^xsd:integer;
  dwc:scientificName 'Dardanus lagopodes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208704'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3013'^^xsd:string;
  dwc:aphiaIdAccepted '208704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3014> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '988'^^xsd:integer;
  dwc:scientificName 'Dardanus megistos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208700'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3014'^^xsd:string;
  dwc:aphiaIdAccepted '208700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1001'^^xsd:integer;
  dwc:scientificName 'Pastinachus sephen'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212243'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3015'^^xsd:string;
  dwc:aphiaIdAccepted '217419'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '994'^^xsd:integer;
  dwc:scientificName 'Dascyllus reticulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212844'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3016'^^xsd:string;
  dwc:aphiaIdAccepted '212844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '997'^^xsd:integer;
  dwc:scientificName 'Dasya scoparia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '214153'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3017'^^xsd:string;
  dwc:aphiaIdAccepted '214154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1007'^^xsd:integer;
  dwc:scientificName 'Decapterus tabl'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '159484'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3018'^^xsd:string;
  dwc:aphiaIdAccepted '159484'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.216700077"^^xsd:decimal ;
  dwc:decimalLongitude "40.11669922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.216700077 40.11669922)"^^geo:wktLiteral ;
  geo-pos:lat "-3.216700077"^^xsd:decimal ;
  geo-pos:long "40.11669922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1378'^^xsd:integer;
  dwc:scientificName 'Haliclona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.11669922'^^xsd:double;
  dwc:latitude '-3.216700077'^^xsd:double;
  dwc:aphiaid '131834'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3019'^^xsd:string;
  dwc:aphiaIdAccepted '131834'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1382'^^xsd:integer;
  dwc:scientificName 'Haliclona (Reniera) atra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '166318'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3020'^^xsd:string;
  dwc:aphiaIdAccepted '196350'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1383'^^xsd:integer;
  dwc:scientificName 'Haliclona cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '166333'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3021'^^xsd:string;
  dwc:aphiaIdAccepted '166333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1384'^^xsd:integer;
  dwc:scientificName 'Haliclona (Reniera) debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '166346'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3022'^^xsd:string;
  dwc:aphiaIdAccepted '196364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.020559788"^^xsd:decimal ;
  dwc:decimalLongitude "39.72750092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.020559788 39.72750092)"^^geo:wktLiteral ;
  geo-pos:lat "-4.020559788"^^xsd:decimal ;
  geo-pos:long "39.72750092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1385'^^xsd:integer;
  dwc:scientificName 'Haliclona (Reniera) debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.72750092'^^xsd:double;
  dwc:latitude '-4.020559788'^^xsd:double;
  dwc:aphiaid '166346'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3023'^^xsd:string;
  dwc:aphiaIdAccepted '196364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1386'^^xsd:integer;
  dwc:scientificName 'Haliclona (Reniera) debilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '166346'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3024'^^xsd:string;
  dwc:aphiaIdAccepted '196364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1393'^^xsd:integer;
  dwc:scientificName 'Halimeda gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211529'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3025'^^xsd:string;
  dwc:aphiaIdAccepted '211529'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3026> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1394'^^xsd:integer;
  dwc:scientificName 'Halimeda incrassata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211519'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3026'^^xsd:string;
  dwc:aphiaIdAccepted '211519'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1397'^^xsd:integer;
  dwc:scientificName 'Halimeda melanesica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '211526'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3027'^^xsd:string;
  dwc:aphiaIdAccepted '211526'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1775'^^xsd:integer;
  dwc:scientificName 'Lutjanus kasmira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218482'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3028'^^xsd:string;
  dwc:aphiaIdAccepted '218482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1777'^^xsd:integer;
  dwc:scientificName 'Lutjanus monostigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218474'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3029'^^xsd:string;
  dwc:aphiaIdAccepted '218474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1778'^^xsd:integer;
  dwc:scientificName 'Lutjanus rivulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218494'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3030'^^xsd:string;
  dwc:aphiaIdAccepted '218494'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3031> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1780'^^xsd:integer;
  dwc:scientificName 'Lutjanus russellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218473'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3031'^^xsd:string;
  dwc:aphiaIdAccepted '218473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1784'^^xsd:integer;
  dwc:scientificName 'Lybia tessellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '208964'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3032'^^xsd:string;
  dwc:aphiaIdAccepted '208964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1787'^^xsd:integer;
  dwc:scientificName 'Lydia annulipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209159'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3033'^^xsd:string;
  dwc:aphiaIdAccepted '209159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1788'^^xsd:integer;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3034'^^xsd:string;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.410000086"^^xsd:decimal ;
  dwc:decimalLongitude "40.90999985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.410000086 40.90999985)"^^geo:wktLiteral ;
  geo-pos:lat "-2.410000086"^^xsd:decimal ;
  geo-pos:long "40.90999985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1791'^^xsd:integer;
  dwc:scientificName 'Macandrewia clavatella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.90999985'^^xsd:double;
  dwc:latitude '-2.410000086'^^xsd:double;
  dwc:aphiaid '234436'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3035'^^xsd:string;
  dwc:aphiaIdAccepted '234436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '1795'^^xsd:integer;
  dwc:scientificName 'Macropharyngodon bipartitus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223873'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3036'^^xsd:string;
  dwc:aphiaIdAccepted '219032'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2174'^^xsd:integer;
  dwc:scientificName 'Plectranthias morgansi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212525'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3037'^^xsd:string;
  dwc:aphiaIdAccepted '212525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.041399956"^^xsd:decimal ;
  dwc:decimalLongitude "39.66910172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.041399956 39.66910172)"^^geo:wktLiteral ;
  geo-pos:lat "-4.041399956"^^xsd:decimal ;
  geo-pos:long "39.66910172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2171'^^xsd:integer;
  dwc:scientificName 'Haliclona cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66910172'^^xsd:double;
  dwc:latitude '-4.041399956'^^xsd:double;
  dwc:aphiaid '192852'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3038'^^xsd:string;
  dwc:aphiaIdAccepted '166333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.282490015"^^xsd:decimal ;
  dwc:decimalLongitude "41.7405014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.282490015 41.7405014)"^^geo:wktLiteral ;
  geo-pos:lat "-3.282490015"^^xsd:decimal ;
  geo-pos:long "41.7405014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2172'^^xsd:integer;
  dwc:scientificName 'Haliclona cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '41.7405014'^^xsd:double;
  dwc:latitude '-3.282490015'^^xsd:double;
  dwc:aphiaid '192852'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3039'^^xsd:string;
  dwc:aphiaIdAccepted '166333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3040> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2177'^^xsd:integer;
  dwc:scientificName 'Pempheris oualensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218700'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3040'^^xsd:string;
  dwc:aphiaIdAccepted '218700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3041> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2178'^^xsd:integer;
  dwc:scientificName 'Pempheris schwenkii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218699'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3041'^^xsd:string;
  dwc:aphiaIdAccepted '218699'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3042> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2179'^^xsd:integer;
  dwc:scientificName 'Pempheris vanicolensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218701'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3042'^^xsd:string;
  dwc:aphiaIdAccepted '218701'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3043> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2180'^^xsd:integer;
  dwc:scientificName 'Penaeopsis balssi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210383'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3043'^^xsd:string;
  dwc:aphiaIdAccepted '210383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3044> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2182'^^xsd:integer;
  dwc:scientificName 'Penaeus indicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210375'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3044'^^xsd:string;
  dwc:aphiaIdAccepted '1809203'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3045> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2183'^^xsd:integer;
  dwc:scientificName 'Penaeus japonicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210371'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3045'^^xsd:string;
  dwc:aphiaIdAccepted '1809214'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3046> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2185'^^xsd:integer;
  dwc:scientificName 'Penaeus marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '210376'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3046'^^xsd:string;
  dwc:aphiaIdAccepted '1809226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3047> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2189'^^xsd:integer;
  dwc:scientificName 'Peponocephala electra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '137103'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3047'^^xsd:string;
  dwc:aphiaIdAccepted '137103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3048> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2190'^^xsd:integer;
  dwc:scientificName 'Percnon planissimum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207574'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3048'^^xsd:string;
  dwc:aphiaIdAccepted '207574'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3049> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2564'^^xsd:integer;
  dwc:scientificName 'Parasagitta elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '105450'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3049'^^xsd:string;
  dwc:aphiaIdAccepted '105440'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3050> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2568'^^xsd:integer;
  dwc:scientificName 'Salmo trutta trutta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '223866'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3050'^^xsd:string;
  dwc:aphiaIdAccepted '127187'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3051> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2570'^^xsd:integer;
  dwc:scientificName 'Clausidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '196787'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3051'^^xsd:string;
  dwc:aphiaIdAccepted '128567'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3052> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2571'^^xsd:integer;
  dwc:scientificName 'Saphirella tropica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '196788'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3052'^^xsd:string;
  dwc:aphiaIdAccepted '196788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3053> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2572'^^xsd:integer;
  dwc:scientificName 'Sapphirina auronitens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '129042'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3053'^^xsd:string;
  dwc:aphiaIdAccepted '129042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3054> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2575'^^xsd:integer;
  dwc:scientificName 'Sapphirina nigromaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '129053'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3054'^^xsd:string;
  dwc:aphiaIdAccepted '129053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3055> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2576'^^xsd:integer;
  dwc:scientificName 'Sapphirina opalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '129054'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3055'^^xsd:string;
  dwc:aphiaIdAccepted '129054'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3056> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2577'^^xsd:integer;
  dwc:scientificName 'Sapphirina ovatolanceolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '129055'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3056'^^xsd:string;
  dwc:aphiaIdAccepted '129055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3057> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2578'^^xsd:integer;
  dwc:scientificName 'Sapphirina sinuicauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '129059'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3057'^^xsd:string;
  dwc:aphiaIdAccepted '129059'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3058> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2584'^^xsd:integer;
  dwc:scientificName 'Sardinella gibbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '212277'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3058'^^xsd:string;
  dwc:aphiaIdAccepted '212277'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3059> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2958'^^xsd:integer;
  dwc:scientificName 'Travisiopsis lanceolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '131579'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3059'^^xsd:string;
  dwc:aphiaIdAccepted '131579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3060> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2960'^^xsd:integer;
  dwc:scientificName 'Trichiurus lepturus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '127089'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3060'^^xsd:string;
  dwc:aphiaIdAccepted '127089'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3061> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2963'^^xsd:integer;
  dwc:scientificName 'Tricleocarpa fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '145745'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3061'^^xsd:string;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3062> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2964'^^xsd:integer;
  dwc:scientificName 'Tringa nebularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '158968'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3062'^^xsd:string;
  dwc:aphiaIdAccepted '158968'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3063> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2969'^^xsd:integer;
  dwc:scientificName 'Tripterodon orbis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '218714'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3063'^^xsd:string;
  dwc:aphiaIdAccepted '218714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2972'^^xsd:integer;
  dwc:scientificName 'Tropiometra magnifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '213332'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3064'^^xsd:string;
  dwc:aphiaIdAccepted '213332'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3065> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2975'^^xsd:integer;
  dwc:scientificName 'Tubipora musica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207409'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3065'^^xsd:string;
  dwc:aphiaIdAccepted '207409'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3066> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2976'^^xsd:integer;
  dwc:scientificName 'Tuleariocaris holthuisi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209441'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3066'^^xsd:string;
  dwc:aphiaIdAccepted '209441'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3067> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2977'^^xsd:integer;
  dwc:scientificName 'Tuleariocaris zanzibarica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '209440'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3067'^^xsd:string;
  dwc:aphiaIdAccepted '209440'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3068> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2981'^^xsd:integer;
  dwc:scientificName 'Turbinaria decurrens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221478'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3068'^^xsd:string;
  dwc:aphiaIdAccepted '221478'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3069> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2982'^^xsd:integer;
  dwc:scientificName 'Turbinaria ornata f. ecoronata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '221484'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3069'^^xsd:string;
  dwc:aphiaIdAccepted '551559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3765__KMFRI_19842001_3070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3765__KMFRI_19842001_3070> ;
  mr:hasGeometry <https://eurobis.org/id/point/3765__KMFRI_19842001_3070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.023559101"^^xsd:decimal ;
  dwc:decimalLongitude "37.90620041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3765__KMFRI_19842001_3070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.023559101 37.90620041)"^^geo:wktLiteral ;
  geo-pos:lat "-0.023559101"^^xsd:decimal ;
  geo-pos:long "37.90620041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3765__KMFRI_19842001_3070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_19842001_3070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3765_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-04-05'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine'^^xsd:string;
  dwc:catalogNumber '2473'^^xsd:integer;
  dwc:scientificName 'Pseudograpsus albus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Indian'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '37.90620041'^^xsd:double;
  dwc:latitude '-0.023559101'^^xsd:double;
  dwc:aphiaid '207546'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_19842001_3070'^^xsd:string;
  dwc:aphiaIdAccepted '207546'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF